Skip to content

v2.6.2

Compare
Choose a tag to compare
@BrianPugh BrianPugh released this 16 May 12:46
· 38 commits to main since this release
c76368c

Features

  • New App.help_format="rich" option.

Bug Fixes

  • Consistent help formatting (that respects help_format) across the different sections of the generated help-page. by @BrianPugh in #166
  • help_format is now keyword only. by @BrianPugh in #164
  • Improve type inference when using decorators with pyright by @breathe in #172

New Contributors

Full Changelog: v2.6.1...v2.6.2