Releases: matty-rose/gha-docs
Releases · matty-rose/gha-docs
v0.8.2
0.8.2 (2021-10-23)
Bug Fixes
- don't show usage on errors (20cab33)
v0.8.1
0.8.1 (2021-10-23)
Bug Fixes
- correct input default, add markdown generator tests (8d57e0b)
v0.8.0
0.8.0 (2021-10-23)
Features
v0.7.0
0.7.0 (2021-10-23)
Features
- add format flag to generate command (17d89bc)
Code Refactoring
- change writer pkg to generator (bdfbc0f)
- rename formatter pkg to document (e2ef4e4)
v0.6.0
0.6.0 (2021-10-18)
Features
- add generate command and basic writer (c34ae68)
Bug Fixes
- change writer to write to stdout (293bbd9)
v0.5.0
0.5.0 (2021-10-10)
Features
Code Refactoring
- add value method on heading level type (8f2dfac)
Continuous Integration
v0.4.0
0.4.0 (2021-10-10)
Features
- initial markdown formatter (5724030)
Bug Fixes
- add return to write methods to allow chaining (a1d44d7)
Code Refactoring
- onelines for err only returns (d8c59ef)
Continuous Integration
- add test workflow (139c57b)
- new job for fmtcheck/lint/verify (0638e4e)
v0.3.0
0.3.0 (2021-10-09)
Features
- add initial parser package (84b8d9c)
v0.2.1
0.2.1 (2021-10-09)
Bug Fixes
v0.2.0
0.2.0 (2021-10-09)
Features
- add initial composite action struct representation (bd67fa3)