Skip to content

v0.14.62

Compare
Choose a tag to compare
@plexus plexus released this 04 Jul 06:34
· 36 commits to main since this release

Added

  • Allow :init also on nested subcommands, gets merged into top level init.
    Flags are processed afterwards, so this is good way to set initial data that
    flags can filter/change
  • Flags handlers can now be specified directly as vars, the docstring is used as flag doc