Skip to content

3.0.0

Latest

Choose a tag to compare

@ran-isenberg ran-isenberg released this 27 Feb 15:57
· 6 commits to main since this release
db820d9

Breaking Changes

Python 3.9 support has been removed. This library now requires Python 3.10 or later. If you are still using Python 3.9, please upgrade your Python version or pin to version 2.1.0.

What's Changed

Documentation 📚

Maintenance 🔧

Bug Fixes 🐛

👒 Dependencies

  • chore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #204
  • chore(deps): Bump github/codeql-action from 4.31.5 to 4.31.6 by @dependabot[bot] in #205
  • chore(deps): Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #206
  • chore(deps): Bump astral-sh/setup-uv from 7.1.4 to 7.1.5 by @dependabot[bot] in #207
  • chore(deps): Bump github/codeql-action from 4.31.6 to 4.31.7 by @dependabot[bot] in #208
  • chore(deps): Bump github/codeql-action from 4.31.7 to 4.31.8 by @dependabot[bot] in #212
  • chore(deps): Bump astral-sh/setup-uv from 7.1.5 to 7.1.6 by @dependabot[bot] in #209
  • chore(deps): Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #211
  • chore(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #210
  • chore(deps): Bump github/codeql-action from 4.31.8 to 4.31.9 by @dependabot[bot] in #213
  • chore(deps): Bump github/codeql-action from 4.31.9 to 4.31.10 by @dependabot[bot] in #215
  • chore(deps): Bump astral-sh/setup-uv from 7.1.6 to 7.2.0 by @dependabot[bot] in #216
  • chore(deps): Bump actions/setup-python from 6.1.0 to 6.2.0 by @dependabot[bot] in #218
  • chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #217
  • chore(deps): Bump github/codeql-action from 4.31.10 to 4.31.11 by @dependabot[bot] in #219
  • chore(deps): Bump astral-sh/setup-uv from 7.2.0 to 7.2.1 by @dependabot[bot] in #220
  • chore(deps): Bump astral-sh/setup-uv from 7.2.1 to 7.3.0 by @dependabot[bot] in #221
  • chore(deps): Bump github/codeql-action from 4.31.11 to 4.32.2 by @dependabot[bot] in #222
  • chore(deps): Bump github/codeql-action from 4.32.2 to 4.32.3 by @dependabot[bot] in #223
  • chore(deps): Bump github/codeql-action from 4.32.3 to 4.32.4 by @dependabot[bot] in #224

Other Changes

Full Changelog: 2.1.0...3.0.0