Skip to content

Releases: schwehr/bitvector-modern

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 19 Jul 18:37

I didn't do the release process correctly for 0.0.2, so this properly releases both on GitHub and PyPI.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@schwehr schwehr released this 19 Jul 18:21

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:33

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