Changelog¤
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning. See Conventional Commits for commit guidelines.
v3.0.0 (2024-03-09)¤
Feature¤
- Opt for functions instead of classes (
94f3e9d
)
Breaking¤
- opt for functions instead of classes (
94f3e9d
)
See all commits in this version
v2.0.4 (2024-03-04)¤
Fix¤
- Deprecate
python<3.9
(b7282b6
)
See all commits in this version
v2.0.3 (2024-03-04)¤
Fix¤
See all commits in this version
v2.0.2 (2024-03-04)¤
Fix¤
- Trigger deployment (
111541b
)
See all commits in this version
v2.0.1 (2024-03-04)¤
Fix¤
- Incorporate
cruft
(20865c4
)
See all commits in this version
v2.0.0 (2023-05-22)¤
Feature¤
- Rename package (
e90b26d
)
Breaking¤
- rename package (
e90b26d
)
See all commits in this version
v1.0.0 (2023-05-21)¤
Feature¤
- Pypi name (
08ab3fe
)
Breaking¤
- pypi name (
08ab3fe
)
See all commits in this version
v0.1.0 (2023-05-21)¤
Feature¤
- Initial commit (
0accfb4
)
Fix¤
- Aligning with the test suite (
f7d8508
)