Skip to content

v0.1.0

Latest

Choose a tag to compare

@daedalus daedalus released this 30 Mar 05:55
· 2 commits to master since this release
feat: project scaffolding improvements

- Increase coverage threshold to 80%
- Add __all__ exports for proper module API
- Add .bumpversion.cfg for version management
- Add extensive test coverage (126 tests)
- Fix README typo
- Fix mypy and ruff compliance
- Add return statement to main()