Skip to content

2.2.0

Compare
Choose a tag to compare
@shimizukawa shimizukawa released this 19 Apr 22:46
· 30 commits to master since this release

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 the create-transifexrc command by @shimizukawa in #83
    Note: create-transifexrc command and SPHINXINTL_TRANSIFEX_TOKEN have been deprecated. They will be removed after six months. Please use the TX_TOKEN environment variable instead.

Documentation

Internals

New Contributors

Full Changelog: 2.1.0...2.2.0