Releases: akaszynski/keepa
Releases · akaszynski/keepa
Release list
v1.5.0
What's Changed
- Add product keys by @akaszynski in #107
- address async sleep by @akaszynski in #108
- Add precommit by @akaszynski in #112
- Add codacy badge by @akaszynski in #113
- Test for Python 3.11 by @akaszynski in #125
- Bump actions/checkout from 2 to 3 by @dependabot[bot] in #126
- Fixed Deals by @wixihatchi in #122
- Fix product_finder sort by @akaszynski in #127
- add brief reference to product-object in keepa.com documentation by @akaszynski in #128
- Bugfix product finder query by @Kies8 in #134
- Allow adjustment of logging level by @sverrirarnors in #133
- Fix pre-commit by @akaszynski in #135
- upload only on py311 by @akaszynski in #136
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #138
- Fixed message on exceptions by @999Diogo in #139
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #140
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #144
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #147
- Add in testing and support for Python 3.12 by @akaszynski in #149
- Add process used buybox by @akaszynski in #150
- Add number of products to product finder by @akaszynski in #151
- use named environment by @akaszynski in #152
- add back in a few missing imports; use ruff by @akaszynski in #155
- Bump aiohttp from 3.9.0b0 to 3.9.0 by @dependabot[bot] in #156
- Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #160
- Bump actions/setup-python from 4 to 5 by @dependabot[bot] in #159
- Bump actions/download-artifact from 3 to 4 by @dependabot[bot] in #161
- Housekeeping: Remove dependabot and bump actions/pre-commit by @akaszynski in #168
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #169
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #170
- add domain 12:BR (com.br) by @raphaelfranca in #173
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #174
- Update pre-commit and add initial type hints by @akaszynski in #177
- Update product finder by @akaszynski in #178
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #182
- Add Python 3.13 testing by @akaszynski in #185
- video param changes for product object query by @The-Winnster in #190
- Fix used buybox tests; add test for videos parm by @akaszynski in #191
- Add Content Permission for Release Step by @akaszynski in #193
- Fix perPage parm being overridden by @akaszynski in #194
- Update API link by @akaszynski in #196
- PR for aplus param changes by @The-Winnster in #198
- fix per page parm and test it by @akaszynski in #199
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #201
- Allow extra params by @akaszynski in #202
- Use returned user status and don't query by @akaszynski in #203
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #204
- bump pre-commit deps by @akaszynski in #211
- add additional docs for to_datetime param by @akaszynski in #212
- Add sublist and variations to best_sellers_query by @akaszynski in #213
- Add graphimage by @akaszynski in #214
- Refactor/split modules by @ryzanbui02 in #215
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #217
- Update product params based on backend v2.0.3 by @akaszynski in #218
- Fix the read the docs build by @akaszynski in #219
- Upgrade doc dependencies by @akaszynski in #220
- Fix update status by @akaszynski in #222
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #223
- Update to latest API backend by @akaszynski in #224
- Backwards compatible pydantic response models by @akaszynski in #225
- Fix product finder payload examples and data query guidance by @akaszynski in #226
- Use setuptools-scm for dynamic versions by @akaszynski in #227
New Contributors
- @dependabot[bot] made their first contribution in #126
- @wixihatchi made their first contribution in #122
- @Kies8 made their first contribution in #134
- @sverrirarnors made their first contribution in #133
- @pre-commit-ci[bot] made their first contribution in #138
- @999Diogo made their first contribution in #139
- @raphaelfranca made their first contribution in #173
- @The-Winnster made their first contribution in #190
- @ryzanbui02 made their first contribution in #215
Full Changelog: 1.3.0...v1.5.0
v1.4.4
v1.4.3
What's Changed
- Fix the read the docs build by @akaszynski in #219
- Upgrade doc dependencies by @akaszynski in #220
Full Changelog: v1.4.2...v1.4.3
v1.4.2
v1.4.1
What's Changed
- Refactor/split modules by @ryzanbui02 in #215
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #217
- Update product params based on backend v2.0.3 by @akaszynski in #218
New Contributors
- @ryzanbui02 made their first contribution in #215
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- add additional docs for to_datetime param by @akaszynski in #212
- Add sublist and variations to best_sellers_query by @akaszynski in #213
- Add graphimage by @akaszynski in #214
Full Changelog: v1.3.15...v1.4.0
v1.3.15
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #201
- Allow extra params by @akaszynski in #202
- Use returned user status and don't query by @akaszynski in #203
Full Changelog: v1.3.14...v1.3.15
v1.3.14
What's Changed
- Update API link by @akaszynski in #196
- PR for aplus param changes by @The-Winnster in #198
- fix per page parm and test it by @akaszynski in #199
Full Changelog: v1.3.13...v1.3.14
v1.3.13
What's Changed
- Add Content Permission for Release Step by @akaszynski in #193
- Fix perPage parm being overridden by @akaszynski in #194
Full Changelog: v1.3.12...v1.3.13
v1.3.9
What's Changed
- Housekeeping: Remove dependabot and bump actions/pre-commit by @akaszynski in #168
- add domain 12:BR (com.br) by @raphaelfranca in #173
New Contributors
- @raphaelfranca made their first contribution in #173
Full Changelog: v1.3.8...v1.3.9