Releases: ComPWA/sphinx-api-relink
Releases · ComPWA/sphinx-api-relink
sphinx-api-relink 0.0.12
🔨 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
🐛 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
⚠️ 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
🐛 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
✨ 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
✨ New features
- Generate API for multiple packages (#12)
The full changelog as commits can be found here.
sphinx-api-relink 0.0.6
🐛 Bug fixes
- Allow redirects in URL check (#11)
The full changelog as commits can be found here.
sphinx-api-relink 0.0.5
⚠️ 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
🖱️ 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
✨ 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.