Skip to content

v2.0.0

Compare
Choose a tag to compare
@Rizhiy Rizhiy released this 03 Mar 01:16
· 23 commits to master since this release

v2.0.0 (2024-03-03)

Breaking

  • refactor: fix ruff errors

BREAKING CHANGE: (8d1a119)

Chore

  • chore(utils): remove redundant bisect functions, no longer requried (e4bd7f3)

  • chore: begin process to publish to pypi (7d8172f)

Documentation

Fix

  • fix: commit to trigger publish (5b1d25a)

  • fix: drop support for python 3.9 (a659887)

Test

  • test: rename imports in tests (a34c835)