Releases: sphinx-doc/sphinx-intl
Releases · sphinx-doc/sphinx-intl
2.3.1
What's Changed
Environments
- [#112] Add missing files under sphinx-intl/tests/ are missing to sdist by @shimizukawa in #113
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- drop python<=3.7 support by @kloczek in #101
- Modernize release procedures by @shimizukawa in #102
- Modernize formatter: use ruff instead of flake8 by @shimizukawa in #103
- add devcontainer and related dependabot config by @shimizukawa in #104
- Avoid unrelated CI test for doc changes, and cache using setup-python action by @rffontenelle in #106
- Add CI test for sphinx-intl's doc by @rffontenelle in #107
- fix for lint by @shimizukawa in #108
- Perform update in parallel by @rtobar in #110
- Drop Python-3.8 #109 by @shimizukawa in #111
New Contributors
Full Changelog: 2.2.0...2.3.0
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