Skip to content

Releases: openfoodfacts/openfoodfacts-python

v2.5.0

12 Dec 14:50
9880ed9
Compare
Choose a tag to compare

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

11 Dec 15:40
8e672eb
Compare
Choose a tag to compare

2.4.0 (2024-12-11)

Features

v2.3.4

10 Dec 15:03
7e5a697
Compare
Choose a tag to compare

2.3.4 (2024-12-10)

Bug Fixes

  • fix wrong scale_x and scale_y for object detection models (#302) (8558d6d)

v2.3.3

10 Dec 10:55
59aa653
Compare
Choose a tag to compare

2.3.3 (2024-12-10)

Bug Fixes

v2.3.2

10 Dec 09:40
b4e4368
Compare
Choose a tag to compare

2.3.2 (2024-12-10)

Bug Fixes

v2.3.1

10 Dec 09:29
c00cf15
Compare
Choose a tag to compare

2.3.1 (2024-12-10)

Bug Fixes

v2.3.0

09 Dec 17:13
21cb18c
Compare
Choose a tag to compare

2.3.0 (2024-12-09)

Features

Dependencies

v2.2.0

06 Nov 17:37
8527443
Compare
Choose a tag to compare

2.2.0 (2024-11-06)

Features

v2.1.0

06 Nov 11:03
dea1412
Compare
Choose a tag to compare

2.1.0 (2024-11-06)

Features

v2.0.0

05 Nov 16:19
c9508d7
Compare
Choose a tag to compare

2.0.0 (2024-11-05)

⚠ BREAKING CHANGES

  • fix should_download_file function (#284)

Features

  • add support for downloading obsolete product dump in ProductDataset (1c26936)

Bug Fixes

  • correct path separator issue in extract_source_from_url function for Windows compatibility (#280) (385fbdb)
  • fix should_download_file function (#284) (eb77a8c)

Documentation