Skip to content

Releases: linyows/draft

v0.4.2

06 Feb 14:31
4cdac77

Choose a tag to compare

What's Changed

  • ci: bump mlugg/setup-zig from 2.2.0 to 2.2.1 by @dependabot[bot] in #8
  • Fix getNextId to support variable-width numeric IDs by @linyows in #9

New Contributors

Full Changelog: v0.4.1...v0.4.2

What's Changed

  • ci: bump mlugg/setup-zig from 2.2.0 to 2.2.1 by @dependabot[bot] in #8
  • Fix getNextId to support variable-width numeric IDs by @linyows in #9

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

21 Jan 02:55
c1881e5

Choose a tag to compare

What's Changed

  • Add gold color to CLI logo and dim color to description by @linyows in #7

Full Changelog: v0.4.0...v0.4.1

What's Changed

  • Add gold color to CLI logo and dim color to description by @linyows in #7

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Jan 09:48
9d6b9fb

Choose a tag to compare

What's Changed

  • Centralize version management and extract usage text by @linyows in #6

Full Changelog: v0.3.0...v0.4.0

What's Changed

  • Centralize version management and extract usage text by @linyows in #6

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Jan 08:37
813df0f

Choose a tag to compare

What's Changed

  • Add index table sorting feature by @linyows in #5

Full Changelog: v0.2.0...v0.3.0

What's Changed

  • Add index table sorting feature by @linyows in #5

Full Changelog: v0.2.0...v0.3.0

v0.2.0

19 Jan 07:02
f356d81

Choose a tag to compare

What's Changed

  • Add per-template configuration support by @linyows in #4

Full Changelog: v0.1.0...v0.2.0

What's Changed

  • Add per-template configuration support by @linyows in #4

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Jan 05:14
00b0dfa

Choose a tag to compare

What's Changed

  • Add initial implementation of draft CLI by @linyows in #1
  • Add release workflow for GitHub Releases by @linyows in #3

New Contributors

Full Changelog: https://github.com/linyows/draft/commits/v0.1.0