Releases: openfoodfacts/openfoodfacts-python
Releases · openfoodfacts/openfoodfacts-python
v3.0.0
3.0.0 (2025-09-11)
⚠ BREAKING CHANGES
- redis: support
ocr_ready
event type (#386)
Features
Bug Fixes
- allow to specify the page in FacetResource.get (#381) (11aa647), closes #292
Documentation
v2.9.0
2.9.0 (2025-08-21)
Features
Bug Fixes
- strip leading 0 before splitting barcodes (#378) (1247212)
v2.8.0
2.8.0 (2025-07-08)
Features
- add new is_image_deletion method to RedisUpdate (#359) (9e3951c)
Bug Fixes
- fix release please config (fc77c07)
v2.7.0
2.7.0 (2025-07-04)
Features
Bug Fixes
- remove legacy notify field in OCRRegex (#348) (00abb17)
- use [project.optional-dependencies] instead of [tool.poetry.extras] (#350) (1012279)
Documentation
v2.6.1
2.6.1 (2025-06-12)
Bug Fixes
- fix issue witn convert_to_legacy_schema function (#335) (9897443), closes #334
v2.6.0
2.6.0 (2025-05-30)
Features
- add face annotations support in OCRResult (#333) (da800f9)
Bug Fixes
- fix issue in map_to_canonical_id function (#332) (e383de1), closes #331
- remove unused variable in tests (3a1375e)
v2.5.2
2.5.2 (2025-05-21)
Bug Fixes
- add new function to convert images to old schema (#327) (224c38c)
v2.5.1
2.5.1 (2025-04-03)
Bug Fixes
- brands taxonomy might use xx language code (#320) (9e48a60), closes #319
- metadata: add project repository URL (#311) (cbf38b4)
- metadata: set license to "MIT" (as in LICENSE file) (#310) (d82191c)
Documentation
v2.5.0
2.5.0 (2024-12-12)
Features
- add
create_brand_taxonomy_mapping
function (#306) (f62b74d)
- add
Flavor.from_product_type
method (#308) (1cda84e)
v2.4.0
2.4.0 (2024-12-11)
Features