Skip to content

Releases: ComPWA/sphinx-api-relink

sphinx-api-relink 0.0.12

29 Oct 10:49
ab9f064
Compare
Choose a tag to compare

🔨 Maintenance

  • Remove developer dependencies from optional dependencies (#32)

🖱️ Developer Experience

  • Define developer environment with uv (#31 and #32)

The full changelog as commits can be found here.

sphinx-api-relink 0.0.11

14 Oct 14:37
154fd0e
Compare
Choose a tag to compare

🐛 Bug fixes

  • Rename templates to *.rst.jinja (#25)

🖱️ Developer Experience

  • Update developer environment (#30)

The full changelog as commits can be found here.

sphinx-api-relink 0.0.10

10 Oct 18:46
08274b8
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Get pin() version from importlib if no constraints (#29)

🔨 Maintenance

  • Autoupdate pre-commit hooks (#23)
  • Drop Python 3.7 & 3.8 support due to EOL (#28)

The full changelog as commits can be found here.

sphinx-api-relink 0.0.9

23 Apr 12:50
f8cfd8d
Compare
Choose a tag to compare

🐛 Bug fixes

  • Adapt implementation to Sphinx v7.3 (#21)

📝 Documentation

The full changelog as commits can be found here.

sphinx-api-relink 0.0.8

09 Dec 17:43
3c3a8ea
Compare
Choose a tag to compare

✨ New features

  • Define wiki Sphinx role (#14)

⚠️ Enhancements and optimizations

  • Get branch info from GITHUB_REF if available (#13)

The full changelog as commits can be found here.

sphinx-api-relink 0.0.7

09 Dec 13:42
ab1ff4d
Compare
Choose a tag to compare

✨ New features

  • Generate API for multiple packages (#12)

The full changelog as commits can be found here.

sphinx-api-relink 0.0.6

06 Dec 22:01
f731cbe
Compare
Choose a tag to compare

🐛 Bug fixes

  • Allow redirects in URL check (#11)

The full changelog as commits can be found here.

sphinx-api-relink 0.0.5

05 Dec 21:38
819b016
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

🐛 Bug fixes

  • Support Sphinx linkcheck builder (#9)

The full changelog as commits can be found here.

sphinx-api-relink 0.0.4

05 Dec 21:10
d80f6c2
Compare
Choose a tag to compare

🖱️ Developer Experience

  • Link to source code on GitHub with linkcode (#8)

The full changelog as commits can be found here.

sphinx-api-relink 0.0.3

04 Dec 15:39
e620ff2
Compare
Choose a tag to compare

✨ New features

  • Add helpers module (#4, #6, and #7)

📝 Documentation

  • Fixed typo in generate_apidoc_package_path (#2)
  • Updated repository title in README.md (#3)
  • Removed outdated module docstring (#5)

The full changelog as commits can be found here.