2.2.0
https://pypi.org/project/sphinx-intl/2.2.0/
What's Changed
Environments
- Support for Python 3.13.
Update version in workflow actions and enable 3.13 by @rffontenelle in #97
Incompatibility
Features
- Set resource_name in .tx/config files to preserve resource naming behavior prior to 2.1.0 by @jpmckinney in #90
- Support no obsolete option by @jdknight in #65
Bug Fixes
- Correctly format hyperlink by @DelazJ in #82
- Fixed errors in the
~/.transifexrc
file generated by thecreate-transifexrc
command by @shimizukawa in #83
Note:create-transifexrc
command andSPHINXINTL_TRANSIFEX_TOKEN
have been deprecated. They will be removed after six months. Please use the TX_TOKEN environment variable instead.
Documentation
- refs #93 documentation for sphinx-intl comman-line options by @shimizukawa in #94
Internals
- drop six usage by @jdknight in #87
- Add pyproject.toml, remove setup.py by @rffontenelle in #86
- Drop six from pyproject.toml by @rffontenelle in #92
- add readthedocs conf by @shimizukawa in #95
- test: Update expectations for tx > 1.6.7 by @jpmckinney in #96
- Cache using hash from pyproject.toml instead of setup.py by @rffontenelle in #99
New Contributors
- @DelazJ made their first contribution in #82
- @jdknight made their first contribution in #87
- @jpmckinney made their first contribution in #90
Full Changelog: 2.1.0...2.2.0