Skip to content

v2.1.0

Choose a tag to compare

@BrianPugh BrianPugh released this 15 Jan 23:30

Features

  • Expose App.parse_commands to public API (previously internally named _parse_command_chain).

Bug Fixes

  • Fix crash when displaying help where the only parameter has show=False.

Documentation

  • Added a cookbook example of how to use pyproject.toml in a CLI project.
  • Fixed out-of-date meta-app info.

Full Changelog: v2.0.0...v2.1.0