[0.2.0] - 2022-11-28
Changed
- hidden commands are configured by setting
hidden: true
on the command, instead of listing them withhide: [:commands, :to, :hide]
- commands can be either an atom, a string, or a keyword list
no_args_command
renamed todefault_command
- ensure no unused variables in Zig code
Full Changelog: v0.1.0-alpha...v0.2.0