All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Adjust changie versioning to update module version in
__init__.py
instead of trying to set in flit metadata.
- Versioning for pyproject is now automatically updated by changie when generating new release.
- Rename
publish
torelease
to align with other projects.
- Rename ci workflow files and titles to align with all other repos.
- Adjust author to company name on project metadata.
- End support of Python 3.6. This follows the Python Software Foundation end of support for the runtime which occurred on 2021-12-23.
- Bump changie to
v1.12.0
to support block comments for contributors.
Changes in PR's for this version and prior. Changie used for tracking going forward.