Releases: ahivert/tgtg-python
Releases · ahivert/tgtg-python
0.19.0
What's Changed
- build(deps): bump urllib3 from 2.2.3 to 2.5.0 by @dependabot[bot] in #355
- build(deps-dev): bump responses from 0.25.3 to 0.25.8 by @dependabot[bot] in #362
- build(deps-dev): bump pre-commit from 4.2.0 to 4.3.0 by @dependabot[bot] in #372
- build(deps): bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #376
- build(deps-dev): bump virtualenv from 20.27.1 to 20.36.1 by @dependabot[bot] in #377
- build(deps): bump requests from 2.32.3 to 2.32.5 by @dependabot[bot] in #364
- build(deps-dev): bump pytest-cov from 6.0.0 to 7.1.0 by @dependabot[bot] in #380
- Add delivery endpoint by @silamon in #368
- feat(auth): add DataDome bypass and PIN-based authentication by @jalaliamirreza in #378
- build: migrate to uv/ruff by @ahivert in #382
New Contributors
- @silamon made their first contribution in #368
- @jalaliamirreza made their first contribution in #378
Full Changelog: 0.18.4...0.19.0
0.18.4
0.18.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #339
- build(deps-dev): bump pre-commit from 4.1.0 to 4.2.0 by @dependabot in #341
- Solving #345: implemented x-correlation-id by @arn4 in #347
New Contributors
Full Changelog: 0.18.2...0.18.3
0.18.2
What's Changed
- Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #328
- build(deps-dev): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #329
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #333
- build(deps-dev): bump pre-commit from 3.8.0 to 4.1.0 by @dependabot in #332
- Update refresh token endpoint by @fbuchacher in #336
New Contributors
- @fbuchacher made their first contribution in #336
Full Changelog: 0.18.1...0.18.2
0.18.1
0.18.0
0.17.0
0.16.1
- fix version for order endpoints @brandonbondig
- switch default locale to en-GB @tjorim
- clarify message when using
.login()@matkoniecz
0.16.0
- bump API_ITEM_ENDPOINT version to v8 @Der-Henning