Skip to content

v0.10.0

Choose a tag to compare

@martin-majlis martin-majlis released this 02 Mar 22:18
· 215 commits to master since this release

What's Changed

  • build(deps-dev): bump black from 25.11.0 to 26.1.0 by @dependabot[bot] in #383
  • build(deps-dev): bump types-requests from 2.32.4.20250913 to 2.32.4.20260107 by @dependabot[bot] in #384
  • build(deps-dev): bump pre-commit from 4.3.0 to 4.5.1 by @dependabot[bot] in #385
  • build(deps): bump wheel from 0.46.2 to 0.46.3 by @dependabot[bot] in #387
  • build(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #382
  • build(deps-dev): bump coverage from 7.13.1 to 7.13.2 by @dependabot[bot] in #388
  • build(deps): bump setuptools from 80.9.0 to 80.10.2 by @dependabot[bot] in #389
  • trivial: Update dependencies by @martin-majlis in #391
  • trivial: Add ownership proof for context7 by @martin-majlis in #392
  • build(deps-dev): bump coverage from 7.13.2 to 7.13.3 by @dependabot[bot] in #395
  • build(deps-dev): bump types-setuptools from 80.10.0.20260124 to 81.0.0.20260209 by @dependabot[bot] in #394
  • build(deps-dev): bump types-setuptools from 81.0.0.20260209 to 82.0.0.20260210 by @dependabot[bot] in #396
  • build(deps-dev): bump coverage from 7.13.3 to 7.13.4 by @dependabot[bot] in #398
  • build(deps-dev): bump tox from 4.34.1 to 4.36.0 by @dependabot[bot] in #397
  • build(deps-dev): bump tox from 4.36.0 to 4.44.0 by @dependabot[bot] in #400
  • build(deps-dev): bump isort from 7.0.0 to 8.0.0 by @dependabot[bot] in #399
  • trivial: Add AGENTS.md by @martin-majlis in #401
  • feat: Add command line tool by @martin-majlis in #402
  • build(deps): bump setuptools from 80.10.2 to 82.0.0 by @dependabot[bot] in #393
  • chore: CLI Integration test is creating PR by @martin-majlis in #403
  • trivial: Fix workflow to create PR by @martin-majlis in #405
  • Update CLI test fixtures [automated] by @github-actions[bot] in #407
  • build(deps-dev): bump isort from 8.0.0 to 8.0.1 by @dependabot[bot] in #410
  • build(deps): bump click from 8.1.8 to 8.3.1 by @dependabot[bot] in #412
  • build(deps-dev): bump tox from 4.44.0 to 4.47.0 by @dependabot[bot] in #413
  • build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #411
  • build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #409
  • trivial: Update badges by @martin-majlis in #414
  • Allow kwargs to override default API params by @shuofengzhang in #408
  • feat: Handle situations when server is not returning JSON response by @martin-majlis in #417
  • feat: Make CLI verify more robust by @martin-majlis in #415
  • trivial: Split init.py into smaller files by @martin-majlis in #422
  • Update CLI test fixtures [automated] by @github-actions[bot] in #421
  • Update CLI test fixtures [automated] by @github-actions[bot] in #426

New Contributors

  • @github-actions[bot] made their first contribution in #407
  • @shuofengzhang made their first contribution in #408

Full Changelog: v0.9.0...v0.10.0