Releases: matty-rose/gha-docs
Releases · matty-rose/gha-docs
v0.15.2
0.15.2 (2021-12-14)
Bug Fixes
- sort generated inputs/outputs/ext actions by name (1027e89)
Documentation
- update readme with version bump (48a8b4b)
v0.15.1
0.15.1 (2021-12-04)
Bug Fixes
- implement parsing for locally referenced actions in 'uses' (08d4ffd)
Documentation
- update readme with version bump (e4bb0a9)
v0.15.0
0.15.0 (2021-11-27)
Features
- add example usage mode flag + generator config (fd0f058)
- implement usage mode switch (ad70c8c)
Tests
- update test for usage mode coverage (dcaa5ad)
Code Refactoring
- move generator config into separate file (958c89b)
Documentation
- update readme with version bump (5e20787)
v0.14.0
0.14.0 (2021-11-27)
Features
- add action example usage generation (edb5fda)
- add code block generation to markdown doc (1a85a15)
- add writetextln function to doc (fd522c3)
Code Refactoring
- change ref to latest in example usage (c65a550)
Documentation
- add todos for example uses (aa81e20)
- update readme with injection/version bump (dd48887)
v0.13.0
0.13.0 (2021-11-14)
Features
- add option to inject docs into existing file (bb0860f)
Tests
v0.12.1
0.12.1 (2021-11-14)
Bug Fixes
Tests
Documentation
- update usage for output file (f35ade7)
- update version in readme (76fd591)
v0.12.0
0.12.0 (2021-10-25)
Features
Tests
Documentation
- add badges and better installation instructions (3995679)
- add basic usage (81cf805)
- add description (bb1ed2c)
- add installation to readme (23ebcb2)
- installation curl to specific named file (cf61088)
v0.11.0
0.11.0 (2021-10-24)
Features
- add code blocks and explicit empty sections (4f2167d)
Bug Fixes
- don't code format empty strings (3ff5f77)
Tests
- add markdown format code test (bdef72c)
Code Refactoring
- put link/code as methods on markdown doc struct (32ef8cc)
v0.10.0
0.10.0 (2021-10-24)
Features
- add links to external actions (185df04)
Tests
Continuous Integration
- add coverage to test workflow (4274de7)
v0.9.0
0.9.0 (2021-10-24)
Features
- add external action generation (12040aa)
- add external action parsing (e75ab78)
Bug Fixes
- continue when step doesn't have key (c6027f7)