v0.14.0
What's Changed
- Record real API response by @martin-majlis in #523
- Refactor CLI into modular structure by @martin-majlis in #524
- build(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 by @dependabot[bot] in #530
- build(deps): bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in #529
- build(deps-dev): bump mypy from 1.19.1 to 1.20.0 by @dependabot[bot] in #535
- build(deps-dev): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #532
- build(deps-dev): bump tox from 4.50.3 to 4.52.0 by @dependabot[bot] in #531
- build(deps-dev): bump pytest-cov from 6.1.0 to 7.1.0 by @dependabot[bot] in #533
- build(deps-dev): bump pytest-asyncio from 0.26.0 to 1.3.0 by @dependabot[bot] in #534
- build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #528
- build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #526
- build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 by @dependabot[bot] in #527
- Add WikipediaImage, ImagesDict, and imageinfo support by @martin-majlis in #525
- Bug fix broken test cli.sh by @martin-majlis in #536
- Migrate from mypy to ty type checker by @martin-majlis in #537
- Migrate to ruff by @martin-majlis in #538
- Add CLI Retry Parameters and Improve Test Script Structure by @martin-majlis in #539
- Add SKILLS verification system with comprehensive code samples by @martin-majlis in #540
Full Changelog: v0.13.0...v0.14.0