All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Calendar Versioning.
The first number of the version is the year.
The second number is incremented with each release, starting at 1 for each year.
The third number is when we need to start branches for older releases (only for emergencies).
Committed changes for the next release can be found in the "changelog.d" directory in the project repository.
25.1.0 - 2025-10-18
-
Support for Python 3.9 has been removed, and support for Python 3.14 has been added. Since the minimum supported version is now 3.10, the code has been updated to use features introduced in that version.
-
Upgraded to version 25.1.0 of jinjanator-plugins.
- Added testing against Python 3.13 (again).
24.2.0 - 2024-10-13
-
Added support for Python 3.13, and removed support for Python 3.8.
-
Upgraded to version 24.2.0 of jinjanator-plugins.
24.1.0 - 2024-04-27
- Upgraded to version 24.1 of jinjanator-plugins.
23.2.0 - 2023-10-07
- Added Python 3.12 support. #2
23.1.0 - 2023-08-03
Initial release!