Skip to content

Releases: idiap/auto-intersphinx

v1.3.0

16 Oct 10:05

Choose a tag to compare

Adaptation to changes in ReadTheDocs and minor bug fixes.

Notable changes

  • Use ReadTheDocs API instead of scraping html. by @anjos in #12
  • Use the correct click documentation location. by @anjos in #12
  • Correctly parse pip's requirements.txt (ignore comments). by @Yannick-Dayer in #12

Full Changelog: v1.2.2...v1.3.0

v1.2.2

13 Aug 13:49
a482019

Choose a tag to compare

Minor bug fix related to the generated URLs given to Sphinx.

Notable changes

  • fix(catalog): remove trailing slashes of all URLS given to sphinx and prevent duplicate URLs in the intersphinx catalog. by @Yannick-Dayer in #6

Full Changelog: v1.2.1...v1.2.2

v1.2.1

08 Aug 12:58
1b52b18

Choose a tag to compare

Minor bug fixes related to the generated URLs given to Sphinx.

Notable changes

Full Changelog: v1.2.0...v1.2.1

v1.2.0

19 Jul 09:30

Choose a tag to compare

Moved the project development to GitHub.

Notable changes

  • #1: Configured GitHub actions workflows and changed the project's metadata to accommodate the change.
    • Fixed a redirect issue with URLs retrieved from a project's metadata.
    • Fixed tests for sphinx>=7.4.0.

Full Changelog: v1.1.1...v1.2.0

v1.1.1

11 Jul 17:36
f710efa

Choose a tag to compare

v1.1.1 imported from the project in GitLab.