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 Semantic Versioning.
This project uses towncrier to build the changelog you are currently reading.
1.1.0 - 2025-01-08
- 📲 implemented
__setitem__
method for ParameterStore (#9) - 🤘 add additional shorthand initialization of a
ParameterStore
for Parameters without a schedule. (#10) - 🔮 global scope parameter passing logic. (#11)
1.0.6 - 2025-01-08
- 🎵🎶 migrated to poetry 2.0.0 (#8)
1.0.4 - 2024-12-03
- 📦 lowered anytree version constraint to >=2.7 (#7)
1.0.3 - 2024-08-29
- 🐍 dropped support for python 3.10 (#4)
- 🤖 added CI github actions (#3)
1.0.1 - 2024-08-19
- 🔥 temporarily removed the avalanche-lib stream construction helper functions due to an import problem in avalanche. (#2)
1.0.0 - 2024-08-19
- 1.0.0 release repo preparations 🎉 (#1)