Changelog¶
All notable changes to this project will be documented in this file.
The format is inspired by Keep a Changelog, and Element and this project adheres to Semantic Versioning.
Unreleased¶
Bugfix 🐛:¶
- Fix error introduced in #8 by not supporting lists as arguments
0.2.1 - 2024-10-08¶
Added Features and Improvements 🙌:¶
- Allowing to use features of different dimensions by @marko-tuononen
Other changes:¶
- Upgrade gh actions to latest version
0.2.0 - 2024-03-11¶
API changes warning ⚠️:¶
- Changed default for invariant measure to
volume
- Changed default for normalization method to
geometric
Added Features and Improvements 🙌:¶
- Added an icon, thx to @gegabo
Bugfix 🐛:¶
- Fix beartype warning for small number of samples
0.1.1 - 2023-11-07¶
Added Features and Improvements 🙌¶
- Add python 3.12 support
Other changes:¶
- Slightly improved Readme and docs
0.1.0 - 2023-09-13¶
- Initial release 🎉