This repository was archived by the owner on Oct 3, 2024. It is now read-only.
Releases: vrslev/ikea-api-client
Releases · vrslev/ikea-api-client
Archive the project
What's Changed
- Update httpx requirement from ^0.23 to >=0.23,<0.28 by @dependabot in #238
- Update pyright requirement from 1.1.374 to 1.1.378 by @dependabot in #237
- Update pyright requirement from 1.1.378 to 1.1.382.post1 by @dependabot in #239
Full Changelog: v2.3.0...v2.4.0
Use Pydantic 2.0
What's Changed
- chore(deps-dev): update black requirement from 23.10.1 to 23.11.0 by @dependabot in #204
- chore(deps-dev): update pytest-asyncio requirement from 0.21.1 to 0.23.2 by @dependabot in #206
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #207
- chore(deps-dev): update black requirement from 23.11.0 to 23.12.0 by @dependabot in #208
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #210
- chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #209
- Fix test ci by @vrslev in #211
- chore(deps-dev): update black requirement from 23.12.0 to 23.12.1 by @dependabot in #213
- chore(deps): update httpx requirement from >=0.22,<0.26 to >=0.22,<0.27 by @dependabot in #212
- chore(deps-dev): update pytest requirement from 7.4.3 to 7.4.4 by @dependabot in #214
- chore(deps-dev): update pytest-asyncio requirement from 0.23.2 to 0.23.3 by @dependabot in #215
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #216
- chore(deps-dev): update pytest-asyncio requirement from 0.23.3 to 0.23.4 by @dependabot in #217
- chore(deps-dev): update black requirement from 23.12.1 to 24.1.1 by @dependabot in #219
- chore(deps-dev): update pytest-asyncio requirement from 0.23.4 to 0.23.5 by @dependabot in #221
- chore(deps-dev): update pytest-asyncio requirement from 0.23.5 to 0.23.6 by @dependabot in #230
- chore(deps-dev): update black requirement from 24.1.1 to 24.3.0 by @dependabot in #229
- chore(deps-dev): update pytest requirement from 7.4.4 to 8.1.1 by @dependabot in #227
- chore(deps-dev): update pytest-cov requirement from 4.1.0 to 5.0.0 by @dependabot in #231
- chore(deps-dev): update pyright requirement from 1.1.367 to 1.1.369 by @dependabot in #234
- chore(deps-dev): update pyright requirement from 1.1.369 to 1.1.374 by @dependabot in #235
- Use Pydantic 2.0 by @dependabot in #236
Full Changelog: v2.2.0...v2.3.0
Remove `get_items()`
What's Changed
- Support Python 3.12 by @vrslev in #196
- Remove
ikea_api.get_items()
, iows items endpoint,ikea_api.utils.unshorten_urls_from_ingka_pagelinks()
by @vrslev in #203
Full Changelog: v2.1.1...v2.2.0
Fix access to Ingka Item endpoint in non-russia locations
What's Changed
- Fix access to Ingka Item endpoint in non-russia locations by @vrslev in #193
- Fix typing issue by @vrslev in #192
- chore(deps): update httpx requirement from >=0.22,<0.25 to >=0.22,<0.26 by @dependabot in #188
Full Changelog: v2.1.0...v2.1.1
Add rotera item endpoint
What's Changed
- chore(deps-dev): update pytest requirement from 7.1.3 to 7.2.0 by @dependabot in #151
- chore(deps): update httpx requirement from ^0.22.0 to >=0.22,<0.24 by @dependabot in #150
- chore(deps-dev): update pytest-asyncio requirement from 0.19.0 to 0.20.1 by @dependabot in #149
- chore(deps-dev): update pytest-cov requirement from 3.0.0 to 4.0.0 by @dependabot in #148
- chore(deps-dev): update black requirement from 22.8.0 to 22.10.0 by @dependabot in #147
- chore(deps-dev): update pytest-asyncio requirement from 0.20.1 to 0.20.2 by @dependabot in #152
- chore(deps-dev): update pytest-asyncio requirement from 0.20.2 to 0.20.3 by @dependabot in #155
- chore(deps-dev): update black requirement from 22.10.0 to 22.12.0 by @dependabot in #154
- chore(deps-dev): update pre-commit requirement from 2.20.0 to 2.21.0 by @dependabot in #156
- chore(deps-dev): update pytest requirement from 7.2.0 to 7.2.1 by @dependabot in #157
- chore(deps-dev): update black requirement from 22.12.0 to 23.1.0 by @dependabot in #159
- chore(deps-dev): update pre-commit requirement from 2.21.0 to 3.0.4 by @dependabot in #160
- chore(deps-dev): update pre-commit requirement from 3.0.4 to 3.1.0 by @dependabot in #161
- chore(deps-dev): update pytest requirement from 7.2.1 to 7.2.2 by @dependabot in #163
- chore(deps-dev): update pre-commit requirement from 3.1.0 to 3.1.1 by @dependabot in #162
- chore(deps-dev): update pre-commit requirement from 3.1.1 to 3.2.0 by @dependabot in #165
- chore(deps-dev): update pytest-asyncio requirement from 0.20.3 to 0.21.0 by @dependabot in #164
- chore(deps-dev): update pre-commit requirement from 3.2.0 to 3.2.1 by @dependabot in #166
- chore(deps-dev): update black requirement from 23.1.0 to 23.3.0 by @dependabot in #167
- chore(deps-dev): update pytest requirement from 7.2.2 to 7.3.0 by @dependabot in #169
- chore(deps-dev): update pre-commit requirement from 3.2.1 to 3.2.2 by @dependabot in #168
- chore(deps): update httpx requirement from >=0.22,<0.24 to >=0.22,<0.25 by @dependabot in #171
- chore(deps-dev): update pytest requirement from 7.3.0 to 7.3.1 by @dependabot in #170
- Add rotera item api by @letmaik in #172
New Contributors
Full Changelog: v2.0.7...v2.1.0
Support Python 3.11
What's Changed
- chore(deps): Update pre-commit hooks by @github-actions in #114
- chore(deps-dev): update pytest requirement from 7.0.1 to 7.1.0 by @dependabot in #113
- chore(deps-dev): update pytest requirement from 7.1.0 to 7.1.1 by @dependabot in #115
- chore(deps): Update pre-commit hooks by @github-actions in #116
- chore(deps): Update pre-commit hooks by @github-actions in #120
- chore(deps-dev): update pytest-asyncio requirement from 0.18.2 to 0.18.3 by @dependabot in #119
- chore(deps): bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #118
- chore(deps): bump actions/cache from 2 to 3 by @dependabot in #117
- chore(deps-dev): update pre-commit requirement from 2.17.0 to 2.18.1 by @dependabot in #121
- chore(deps): Update pre-commit hooks by @github-actions in #123
- chore(deps-dev): update black requirement from 22.1.0 to 22.3.0 by @dependabot in #122
- chore(deps): bump actions/download-artifact from 2 to 3 by @dependabot in #124
- chore(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #125
- chore(deps): Update pre-commit hooks by @github-actions in #126
- chore(deps-dev): update pytest requirement from 7.1.1 to 7.1.2 by @dependabot in #127
- chore(deps-dev): update pre-commit requirement from 2.18.1 to 2.19.0 by @dependabot in #128
- chore(deps): Update pre-commit hooks by @github-actions in #129
- chore(deps): Update pre-commit hooks by @github-actions in #131
- chore(deps): bump actions/setup-python from 3 to 4 by @dependabot in #130
- Fix flaky test by @vrslev in #132
- chore(deps): Update pre-commit hooks by @github-actions in #133
- chore(deps): Update pre-commit hooks by @github-actions in #135
- chore(deps-dev): update black requirement from 22.3.0 to 22.6.0 by @dependabot in #134
- chore(deps): Update pre-commit hooks by @github-actions in #137
- chore(deps-dev): update pre-commit requirement from 2.19.0 to 2.20.0 by @dependabot in #136
- chore(deps-dev): update pytest-asyncio requirement from 0.18.3 to 0.19.0 by @dependabot in #138
- chore(deps): Update pre-commit hooks by @github-actions in #139
- chore(deps): Update pre-commit hooks by @github-actions in #140
- chore(deps): Update pre-commit hooks by @github-actions in #141
- chore(deps): Update pre-commit hooks by @github-actions in #142
- chore(deps): Update pre-commit hooks by @github-actions in #143
- chore(deps-dev): update black requirement from 22.6.0 to 22.8.0 by @dependabot in #144
- chore(deps-dev): update pytest requirement from 7.1.2 to 7.1.3 by @dependabot in #145
- Support Python 3.11 by @vrslev in #146
Full Changelog: v2.0.6...v2.0.7
Fixed stock language code — country code issue
What's Changed
- Fix stock by country issue by @vrslev in #112
- chore(deps): bump actions/setup-python from 2 to 3 by @dependabot in #106
- chore(deps-dev): update pytest-asyncio requirement from 0.18.1 to 0.18.2 by @dependabot in #108
- chore(deps): Update pre-commit hooks by @github-actions in #109
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #107
Full Changelog: v2.0.5...v2.0.6
Fix PIP item fetcher behaviour when an item is not found
What's Changed
- Fix behaviour of PIP item fetcher when an item is not found. Now ItemFetchError is raised. f1dac09
- chore(deps): Update pre-commit hooks by @github-actions in #105
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #104
Full Changelog: v2.0.4...v2.0.5
📦 Fix stock endpoint issues
💨 Fixed mixed headers between endpoints
Fixed mixed headers between endpoints in #102
Full Changelog: v2.0.2...v2.0.3