Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

42 lines (24 loc) · 1.33 KB

Changelog

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.

Changes

Sign releases from now on.

Changes

  • Handle model function for all supported Python versions

Unreleased

  • Nothing yet

0.0.1

  • 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

0.0.0

  • Freeze requirements used for pipeline reproduction in repro.txt for this release