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 for emergencies when we need to start branches for older releases, or for very minor changes.
Sign releases from now on.
- Handle model function for all supported Python versions
- Nothing yet
- Implement tests
- Refactor out logic for models containing just file paths and project paths
- Flatten the paths model parameters
- Decouple latest development dependency versions from lower bounds in
pyproject.toml
- Freeze requirements used for pipeline reproduction in
repro.txt
for this release