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 📚
- docs: add release yaml to improve release notes by @ran-isenberg in #230
Maintenance 🔧
- chore: remove python 3.9 support and remove docker dev requirement for docs lint, replace mkdocs by @ran-isenberg in #226
- chore: add pr label workflow by @ran-isenberg in #229
- chore: add llm.txt and update deps by @ran-isenberg in #225
Bug Fixes 🐛
- fix: fix gh pages release by @ran-isenberg in #227
- fix: github sha deploy pages by @ran-isenberg in #228
👒 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
- chore: update deps by @ran-isenberg in #214
Full Changelog: 2.1.0...3.0.0