Changes
- Bumped dependencies.
- Bumped copyright information.
- Updated pyproject settings due to pytest v9.0.
- Changed C template from
char hash[41]toconst char* hash.
See #85.
Bug Fixes
- Added missing type hints.
- Changed required versions from
0.Xto0.X.0so~=operator can work correctly. - Fixed dataclass problem with Python 3.14.
Unit Tests
- Use auto tagging pipeline.
- Updated pyTooling/Actions from
@r6to@r7.- Restructured
requirements.txtfiles.
- Restructured
Related Issues or PullRequests
- #85.
Published from Pipeline workflow triggered by github-actions[bot] on 2026-01-14 06:59:26 UTC.
This automatic release was created by pyTooling/Actions::Release.yml