Releases: jdillard/sphinx-gitstamp
Releases · jdillard/sphinx-gitstamp
v0.4.0 (2023-09-26)
Install from PyPi
What's Changed
- 🔧 MAINT: Clean up how package versions are handled by @jdillard in #6
- 🔧 MAINT: Install pre-commit with isort, black, and flake8. by @jdillard in #7
- 🔧 MAINT: Update the build process by @jdillard in #8
- 🔧 MAINT: Add testing infrastructure by @jdillard in #9
- 🐛 FIX: Fix Path use for Sphinx 8 by @jdillard in #16
- ✨ NEW: Make file extension agnostic and expand the datetime information by @aalexmmaldonado in #18
New Contributors
- @pre-commit-ci made their first contribution in #12
- @aalexmmaldonado made their first contribution in #18
Full Changelog: v0.3.3...v0.4.0
Release 0.3.3 (2022-11-25)
Install from PyPi
What's Changed
- 🔧 MAINTAIN: Clean up package classifiers
- 🔧 MAINTAIN: Add LICENSE to source distributions
- 📚 DOCS: Remove deprecated README sections
Full Changelog: v0.3.2...v0.3.3
Release 0.3.2 (2021-10-24)
Install from PyPi
What's Changed
- ✨ NEW: Mark as parallel read/write safe.
- 🔧 MAINTAIN: Improve error messaging for
gitpython
by @domdfcoding in #4
New Contributors
- @domdfcoding made their first contribution in #4
Full Changelog: v0.3.1...v0.3.2
Release 0.3.1 (2020-01-05)
What's Changed
- 🐛 FIX: Add sphinx config value in setup by @KurtJacobson in #2
- 📚 DOCS: Update template example in README
New Contributors
- @KurtJacobson made their first contribution in #2
Full Changelog: v0.3.0...v0.3.1
Release 0.3.0 (2019-09-15)
Install from PyPi
What's Changed:
- 🐛 FIX: Add
gitpython
as dependency
Full Changelog: v0.2.0...v0.3.0