Skip to content

Releases: matty-rose/gha-docs

v0.8.2

23 Oct 07:48
Compare
Choose a tag to compare

0.8.2 (2021-10-23)

Bug Fixes

  • don't show usage on errors (20cab33)

v0.8.1

23 Oct 07:34
Compare
Choose a tag to compare

0.8.1 (2021-10-23)

Bug Fixes

  • correct input default, add markdown generator tests (8d57e0b)

v0.8.0

23 Oct 06:48
Compare
Choose a tag to compare

0.8.0 (2021-10-23)

Features

  • implement stdout writer (8a3991b)

v0.7.0

23 Oct 06:31
Compare
Choose a tag to compare

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

18 Oct 09:03
Compare
Choose a tag to compare

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

10 Oct 05:09
Compare
Choose a tag to compare

0.5.0 (2021-10-10)

Features

  • add markdown table write (90ac739)

Code Refactoring

  • add value method on heading level type (8f2dfac)

Continuous Integration

v0.4.0

10 Oct 04:10
Compare
Choose a tag to compare

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

09 Oct 06:36
Compare
Choose a tag to compare

0.3.0 (2021-10-09)

Features

  • add initial parser package (84b8d9c)

v0.2.1

09 Oct 05:29
Compare
Choose a tag to compare

0.2.1 (2021-10-09)

Bug Fixes

v0.2.0

09 Oct 05:05
Compare
Choose a tag to compare

0.2.0 (2021-10-09)

Features

  • add initial composite action struct representation (bd67fa3)