Skip to content

Latest commit

 

History

History
185 lines (132 loc) · 5.74 KB

CHANGELOG.rst

File metadata and controls

185 lines (132 loc) · 5.74 KB

Changelog

2.6.0

Release date: 2024-04-28

  • |:wrench:| MAINT: Fix deprecated sphinx.testing.path #83
  • Drop test support for Python 3.7 and Sphinx 2, 3, and 4.
  • |:sparkles:| NEW: Add sitemap_excludes configuration #91

2.5.1

Release date: 2023-08-17

  • |:bug:| FIX: Fix Path use for Sphinx 7.2 #70
  • |:bug:| FIX: Fix incremental building by preventing multiprocessing queue from being pickled with environment #62
  • |:wrench:| MAINT: Add docstrings and type hints #61

2.5.0

Release date: 2023-01-28

2.4.0

Release date: 2022-12-26

2.3.0

Release date: 2022-12-21

2.2.1

Release date: 2022-11-11

2.2.0

Release date: 2020-08-05

2.1.0

Release date: 2020-02-22

  • |:bug:| FIX: Make sure the regional variants for the hreflang attribute are valid #19.

2.0.0

Release date: 2020-02-19

  • |:sparkles:| NEW: Add :confval:`sitemap_url_scheme` that allows the URL scheme to be customized with a default of {version}{lang}{link} #22.

    Note

    This has the potential to be a breaking change depending on how the version and language values are set. Confirm the accuracy of the sitemap after upgrading.

1.1.0

Release date: 2019-12-12

1.0.2

Release date: 2019-02-09

  • |:wrench:| MAINT: Add html_baseurl if it doesn't exist for sphinx versions prior to 1.8.0.

1.0.1

Release date: 2019-01-17

  • |:bug:| FIX: Fix for AttributeError: No such config value: html_baseurl on versions of sphinx older than 1.8.0.

1.0.0

Release date: 2019-01-17

  • |:wrench:| MAINT: Use native html_baseurl, instead of the custom site_url. It checks for both for backwards compatibility.
  • |:sparkles:| NEW: Add support for multiple languages.

0.3.1

Release date: 2018-03-04

  • |:books:| DOCS: Add instructions on maintaining PyPI version to the docs

0.3.0

Release date: 2018-03-04

0.2

Release date: 2017-11-28

0.1

Release date: 2017-11-28