All notable changes to the project will be documented in this file.
The project uses Semantic Versioning.
Generated by Changy.
No changes.
- gh-11 — Set the minimum Python version to 3.11 to make Changy usable in the default environment of Debian 12.
- Fix: do not fail on initialization if
./changes
directory already exists.
- gh-9 Reduced dependency versions restrictions to simplify integration in projects.
- Version files no longer contain a header. Instead, it is generated by Changy.
- Added checking for duplicated versions.
- Added custom exceptions for errors.
- Added meaningful error messages.
- Improved README.md.
- Better message for release commit.
- Added Changy steps to prepare-release.sh
Initial implementation.