What's Changed
- 👷 ci(release): use Python 3.14 and fix zipapp job by @gaborbernat in #1741
- 📝 docs: restructure to Diataxis framework by @gaborbernat in #1742
- 📝 docs: clarify --global flag placement by @gaborbernat in #1743
- 📝 docs: explain sudo pipx failure with --user installs by @gaborbernat in #1744
- 📝 docs: document pipx.run entry point group by @gaborbernat in #1745
- 📝 docs: add PEP 668 note to Linux install guide by @gaborbernat in #1747
- 📝 docs: mention gui_scripts support by @gaborbernat in #1748
- 📝 docs: add troubleshoot section for wrong package version by @gaborbernat in #1749
- 📝 docs: add version requirements for --global and --prepend by @gaborbernat in #1750
- 📝 docs: document pip configuration for shared libs by @gaborbernat in #1746
- 📝 docs: document installing from a pull request by @gaborbernat in #1751
- 📝 docs: replace pipx-in-pipx warning with self-managed install guide by @gaborbernat in #1752
- 🐛 fix(uninstall): prevent data loss from relative directory names by @gaborbernat in #1753
- 🐛 fix: reject --global flag before subcommand by @gaborbernat in #1754
- 🐛 fix(upgrade): catch missing Python interpreter by @gaborbernat in #1755
- 🐛 fix(install): respect --quiet flag by @gaborbernat in #1756
- 🐛 fix(upgrade): use stored pip_args from metadata by @gaborbernat in #1757
Full Changelog: 1.10.0...1.10.1