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 Semantic Versioning.
[0.1.0-alpha.4] - 2026-04-19¶
This minor release includes 2 commits.
Bug Fixes¶
- Checkout tag ref in build job and fix pre-release version regex by @gtauzin
Documentation¶
Contributors¶
Thanks to all contributors for this release: - @gtauzin
[0.1.0-alpha.3] - 2026-03-01¶
This minor release includes 2 commits.
Features¶
Miscellaneous Tasks¶
Contributors¶
Thanks to all contributors for this release: - @gtauzin
[0.1.0-alpha.2] - 2026-02-23¶
This minor release includes 5 commits.
Documentation¶
- Align README structure with sklearn-wrap (#5) by @gtauzin
- Update notebook examples to match contributing guidelines (#6) by @gtauzin
- Reformulate docs text (#8) by @gtauzin
Miscellaneous Tasks¶
- Update froom copier template 0.13.2 (#7) by @gtauzin
- Update from copier template 0.13.4 (#11) by @gtauzin
Contributors¶
Thanks to all contributors for this release: - @gtauzin
[0.1.0-alpha.1] - 2026-02-10¶
This minor release includes 1 commit.
- Initial commit
Contributors¶
Thanks to all contributors for this release: - @gtauzin
[Unreleased]¶
Added¶
- Initial project setup