0.1.12 (2023-11-10)
- add select_image function to API.product (d2d0805)
- add session cookies to all update queries (if needed) (e3b0de0)
- provide authentification in POST requests (545bbe9)
0.1.11 (2023-10-31)
0.1.10 (2023-10-03)
- fix undefined func in ocr.py (ff5eaa2)
0.1.9 (2023-08-17)
0.1.8 (2023-08-09)
- add Lang enum (ef5b32c)
0.1.7 (2023-08-09)
- fix Country enum (8c0e926)
0.1.6 (2023-08-09)
- add country taxonomy (06f0c16)
- add more taxonomies (d6da4e1)
- fix api.py code (27a9140)
- update Country enum to use functional syntax instead (633add8)
0.1.5 (2023-07-21)
- fix github actions (016e376)
- fix isort config (360f65c)
- fix mypy error (2109758)
- fix release please (39c15d2)
- fix release please (140e53e)
- improve documentation in taxonomy.py (2942143)