Release date: 2023-09-26
- Add support for markdown files and time information #18
- Fix Path use for Sphinx 8 #16
- Clean up how package versions are handled
- Install pre-commit with isort, black, and flake8 #7
- Update the build process #8
- Add testing infrastructure #9
Release date: 2022-11-25
- Clean up package classifiers
- Remove deprecated README sections
- Add LICENSE to source distributions
Release date: 2021-10-24
- Improve error messaging for
gitpython
. - Mark as parallel read/write safe.
Release date: 2020-01-05
- Fix
gitstamp_fmt
overring config with default value. - Change
pep8
out withpycodestyle
. - Fix bare except error for
pycodestyle
.
Release date: 2019-09-15
- Add
gitpython
as dependency
Release date: 2019-09-12
- Fix PyPI description
Release date: 2019-09-12
- Initial Release