v0.0.1
What's Changed
- Convert doc strings to Google Style by @schwehr in #24
- Remove aliases by @schwehr in #25
- refactor(tests): switch all test suites from unittest to pytest by @schwehr in #26
- refactor(api): require explicit keyword arguments in set_value by @schwehr in #27
- chore(package): set version to 0.0.1 and add semver test by @schwehr in #28
- Feat/add pyrefly type checking by @schwehr in #29
- feat(comparison): support comparing BitVector with int and float by @schwehr in #31
- feat(ci): implement automated package release workflow by @schwehr in #32
New Contributors
Full Changelog: https://github.com/schwehr/bitvector-modern/commits/v0.0.1