What's Changed
- Add Python π, drop Python 3.8 by @henryiii in #705
- CLI: Fix flag invoke behavior to respect
Falsevalues 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
- @bobwhitelock made their first contribution in #700
- @tsvikas made their first contribution in #698
- @cdce8p made their first contribution in #702
- @Copilot made their first contribution in #724
Full Changelog: v1.9.0...v1.9.1