Skip to content

Version 1.10

Latest

Choose a tag to compare

@henryiii henryiii released this 31 Oct 05:02
· 27 commits to master since this release
bc7e8ab

What's Changed

  • Add Python π, drop Python 3.8 by @henryiii in #705
  • CLI: Fix flag invoke behavior to respect False values by @Copilot in #724
  • CLI: Allow subapplication registration under multiple subcommand names by @Copilot in #725
  • CLI: Better support for future annotations on 3.9 by @henryiii in #723
  • CLI: Termsize determination fixed on Linux Python 3.14, broken due to wrong struct size by @AndydeCleyre in #721
  • Drop some unused variables by @bobwhitelock in #700
  • Simpler urljoin by @henryiii in #707
  • Use SPDX license identifier by @cdce8p in #702

New Contributors

Full Changelog: v1.9.0...v1.9.1