Skip to content

Releases: martin-majlis/Wikipedia-API

v0.14.1

10 Apr 22:29

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

03 Apr 21:45

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

29 Mar 19:00

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

27 Mar 01:15

Choose a tag to compare

What's Changed

  • build(deps): bump github/codeql-action from 4.33.0 to 4.34.1 by @dependabot[bot] in #505
  • build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #506
  • build(deps-dev): bump tox from 4.50.0 to 4.50.3 by @dependabot[bot] in #507
  • build(deps-dev): bump anyio[trio] from 4.12.1 to 4.13.0 by @dependabot[bot] in #508
  • build(deps-dev): bump flake8-bugbear from 24.8.19 to 25.11.29 by @dependabot[bot] in #510
  • build(deps-dev): bump flake8-comprehensions from 3.15.0 to 3.17.0 by @dependabot[bot] in #509
  • build(deps): bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory by @dependabot[bot] in #511
  • Add API for coordinates, random, search, and geosearch by @martin-majlis in #504

Full Changelog: v0.11.0...v0.12.0

v0.11.0

19 Mar 20:08

Choose a tag to compare

What's Changed

  • Update CLI test fixtures [automated] by @github-actions[bot] in #453
  • fix release step by @martin-majlis in #455
  • feat: CLI test - update existing PR by @martin-majlis in #456
  • Update CLI test fixtures [automated] by @github-actions[bot] in #458
  • build(deps-dev): bump tox from 4.47.0 to 4.49.0 by @dependabot[bot] in #466
  • build(deps-dev): bump black from 26.1.0 to 26.3.0 by @dependabot[bot] in #463
  • build(deps): bump actions/setup-python from 5.6.0 to 6.2.0 by @dependabot[bot] in #462
  • build(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #464
  • build(deps): bump astral-sh/setup-uv from 4.2.0 to 7.3.1 by @dependabot[bot] in #468
  • build(deps): bump actions/stale from 9.1.0 to 10.2.0 by @dependabot[bot] in #465
  • build(deps): bump github/codeql-action from 3.32.6 to 4.32.6 by @dependabot[bot] in #467
  • trivial: Do not create duplicate PRs by @martin-majlis in #474
  • trivial: Fix cli workflow by @martin-majlis in #475
  • Update CLI test fixtures [automated] by @github-actions[bot] in #473
  • build(deps-dev): bump black from 26.3.0 to 26.3.1 in the uv group across 1 directory by @dependabot[bot] in #477
  • Update CLI test fixtures [automated] by @github-actions[bot] in #476
  • trivial: Fix GHA - cli-test.yml by @martin-majlis in #480
  • Update CLI test fixtures [automated] by @martin-majlis in #481
  • build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 by @dependabot[bot] in #484
  • build(deps): bump astral-sh/setup-uv from 7.3.1 to 7.5.0 by @dependabot[bot] in #487
  • build(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 by @dependabot[bot] in #485
  • feat: Introduce Sync and Async Clients by @martin-majlis in #479
  • build(deps-dev): bump setuptools from 82.0.0 to 82.0.1 by @dependabot[bot] in #488
  • build(deps-dev): bump tox from 4.49.0 to 4.49.1 by @dependabot[bot] in #486
  • fix dependabot config by @martin-majlis in #489
  • Update CLI test fixtures [automated] by @martin-majlis in #483
  • build(deps): bump tenacity from 9.1.2 to 9.1.4 by @dependabot[bot] in #492
  • build(deps-dev): bump anyio[trio] from 4.9.0 to 4.12.1 by @dependabot[bot] in #491
  • build(deps): bump github/codeql-action from 4.32.6 to 4.33.0 by @dependabot[bot] in #493
  • Update CLI test fixtures [automated] by @martin-majlis in #494
  • build(deps): bump astral-sh/setup-uv from 7.3.1 to 7.6.0 by @dependabot[bot] in #490
  • Add sync/async symmetry validation and attributes mapping tests by @martin-majlis in #497
  • Update CLI test fixtures [automated] by @martin-majlis in #495
  • build(deps): bump astral-sh/setup-uv from 7.5.0 to 7.6.0 by @dependabot[bot] in #498
  • build(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 by @dependabot[bot] in #499
  • build(deps-dev): bump coverage from 7.13.4 to 7.13.5 by @dependabot[bot] in #501
  • build(deps-dev): bump tox from 4.49.1 to 4.50.0 by @dependabot[bot] in #500
  • trivial: Add more flake8 linters by @martin-majlis in #502

Full Changelog: v0.10.2...v0.11.0

v0.10.2

06 Mar 21:57

Choose a tag to compare

What's Changed

  • Update CLI test fixtures [automated] by @github-actions[bot] in #445
  • [StepSecurity] Apply security best practices by @step-security-bot in #447
  • 🧪 Add Comprehensive CLI Testability (98% coverage) by @martin-majlis in #449
  • Update CLI test fixtures [automated] by @github-actions[bot] in #450
  • 📈 Increase Code Coverage to 99% by @martin-majlis in #451

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

05 Mar 22:28
3719618

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

02 Mar 22:18

Choose a tag to compare

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

v0.9.0

24 Jan 21:36

Choose a tag to compare

What's Changed

Read more

v0.8.1

19 Jan 23:40

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1