Skip to content

Releases: toitlang/pkg-cli

v2.11.0

06 Apr 12:37
7323833

Choose a tag to compare

What's Changed

  • Add --generate-completion flag for single-command apps and fix zsh completion by @floitsch in #97

Full Changelog: v2.10.0...v2.11.0

v2.10.0

05 Apr 15:50
774fa49

Choose a tag to compare

What's Changed

  • Expose earlier rest arguments to completion callbacks. by @floitsch in #96

Full Changelog: v2.9.0...v2.10.0

v2.9.0

04 Apr 17:47
037dab3

Choose a tag to compare

What's Changed

  • Improve completion for 'help'. by @floitsch in #91
  • Add help summaries. by @floitsch in #92
  • Add OptionInFile and OptionOutFile with lazy wrapper objects. by @floitsch in #93
  • Add [--if-error] block to Option.parse for clean error reporting. by @floitsch in #94
  • Add --extensions parameter to OptionPath, OptionInFile, and OptionOut… by @floitsch in #95

Full Changelog: v2.8.0...v2.9.0

v2.7.1

29 Oct 16:42
8376719

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

29 Oct 16:12
d3f79f8

Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

05 Aug 11:46
ff1d330

Choose a tag to compare

What's Changed

  • Give access to the paths without generating the cache. by @floitsch in #80

Full Changelog: v2.5.0...v2.6.0

v2.5.0

02 Jun 10:56
868f074

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

02 Jun 08:23
6c04a88

Choose a tag to compare

What's Changed

  • Use 'toit' instead of 'toit.run' and 'toit.pkg'. by @floitsch in #77
  • Add a 'test' library that can be used for CLI applications. by @floitsch in #78

Full Changelog: v2.3.0...v2.4.0

v2.3.0

12 May 11:07
005fe9e

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

08 Nov 13:52
ae142d3

Choose a tag to compare

What's Changed

  • Reorder the UI levels so that the lowest is at the top. by @floitsch in #74
  • Add examples-check to check. by @floitsch in #73

Full Changelog: v2.1.0...v2.2.0