Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@simonmcconnell simonmcconnell released this 16 Jan 03:06
· 5 commits to main since this release
f3e9ffa

[0.2.0] - 2022-11-28

Changed

  • hidden commands are configured by setting hidden: true on the command, instead of listing them with hide: [:commands, :to, :hide]
  • commands can be either an atom, a string, or a keyword list
  • no_args_command renamed to default_command
  • ensure no unused variables in Zig code

Full Changelog: v0.1.0-alpha...v0.2.0