Releases: ComPWA/sphinx-hep-pdgref
Releases · ComPWA/sphinx-hep-pdgref
sphinx-hep-pdgref 0.2.1
⚠️ API changes
- Drop Python 3.6, 3.7, and 3.8 support due to EOL (#39 and #41)
📝 Documentation
- Update links to compwa.github.io (#37)
🔨 Maintenance
- Test package on Python 3.12 (#34)
- Remove developer dependencies from optional dependencies (#43)
🖱️ Developer Experience
- Define developer environment with
uv
(#42 and #43)
The full changelog as commits can be found here.
sphinx-hep-pdgref 0.2.0
⚠️ API changes
- First release of the renamed
sphinx-hep-pdgref
package (#30)
The full changelog as commits can be found here.
sphinxcontrib.hep.pdgref 0.1.5
⚠️ API changes
- The
sphinxcontrib-hep-pdgref
namespace package is deprecated (#32)
Install sphinx-hep-pdgref
instead!
🔨 Maintenance
- Installation is now tested on Python 3.11 (#27)
- Switched to Ruff as linter (#28)
The full changelog as commits can be found here.
sphinxcontrib.hep.pdgref 0.1.4
Release 0.1.4
💡 New features
Python 3.10 is now supported (#20)
🖱️ Developer Experience
Added PR template + gitpod extensions (#6)
GitPod now installs VSCode extensions (#6)
Switched to pre-commit.ci (#17)
sphinxcontrib.hep.pdgref 0.1.3
Release 0.1.3
🐛 Bug fixes
Allow spaces in pdg-review
role, like so:
:pdg-review:`PDG2015; Quark Model; p.2`
which becomes:
PDG2015, §Quark Model, p.2
sphinxcontrib-hep-pdgref v0.1.2
First official release! (v0.1.2)