4.12.0
·
2 commits
to refs/heads/main
since this release
Added
- Add support for Python 3.14 and test PyPy3.11 (#235) @hugovk
- Handle en_GB and en_US locale (#230) @dangillet
- Release to PyPI using Trusted Publishing (#213) @hugovk
Changed
- Defer imports for faster overall import time: 19 ms -> 3 ms (#234, #238) @hugovk
- Replace deprecated classifier with licence expression (PEP 639) (#236) @hugovk
- Lint and test with tox-uv (#212) @hugovk