Skip to content

Releases: kazupon/gunshi

v0.18.0

03 May 13:52

Choose a tag to compare

What's Changed

🌟 Features

πŸ› Bug Fixes

  • fix: readonly string array error for enum option by @kazupon in #106

⚑ Improvement Features

Full Changelog: v0.17.0...v0.18.0

v0.17.0

29 Apr 05:36

Choose a tag to compare

What's Changed

🌟 Features

  • feat!: improvement negatable per option only by @kazupon in #100

Full Changelog: v0.16.0...v0.17.0

v0.16.0

28 Apr 16:02

Choose a tag to compare

What's Changed

🌟 Features

Full Changelog: v0.15.0...v0.16.0

v0.15.0

24 Apr 06:36

Choose a tag to compare

What's Changed

🌟 Features

  • feat: support short option grouping by @kazupon in #90
  • feat: support rest arguments by @kazupon in #91
  • feat: support negatable option prefixed with no- by @kazupon in #93
  • feat: support enum option via args-tokens by @kazupon in #94

Full Changelog: v0.14.5...v0.15.0

v0.14.5

20 Apr 11:11

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

Full Changelog: v0.14.4...v0.14.5

v0.14.4

15 Apr 15:18

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: not found command, when default command has name and no sub-command by @kazupon in #83

Full Changelog: v0.14.3...v0.14.4

v0.14.3

12 Apr 00:33

Choose a tag to compare

Full Changelog: v0.14.2...v0.14.3

v0.14.2

11 Apr 12:25

Choose a tag to compare

Full Changelog: v0.14.1...v0.14.2

v0.14.1

11 Apr 12:23

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: allow positional arguments for entry command only by @kazupon in #82

πŸ‘• Refactoring

Full Changelog: v0.14.0...v0.14.1

v0.14.0

06 Apr 07:00

Choose a tag to compare

What's Changed

🌟 Features

  • feat: add define for inline command definition by @kazupon in #66
  • feat: export tokens for CommandContext by @kazupon in #67

πŸ› Bug Fixes

πŸ‘• Refactoring

  • refactor: change conditional export name of define by @kazupon in #72

Full Changelog: v0.13.0...v0.14.0