Skip to content

Releases: openfoodfacts/openfoodfacts-dart

v2.3.1

18 Feb 21:01
3817c81
Compare
Choose a tag to compare

2.3.1 (2023-02-18)

Bug Fixes

  • rollback to dart 2.17 / flutter 3.0.5 (#705) (5c15fd0)

v2.3.0

18 Feb 17:59
4156c01
Compare
Choose a tag to compare

2.3.0 (2023-02-16)

Features

  • 695 - New API V3 suggestions for taxonomies (#696) (c0ffe94)
  • 699 - new class MatchedScoreV2 with better perf than MatchedProductV2 (#702) (5a3dba9)

v2.2.1

29 Jan 08:25
34229ed
Compare
Choose a tag to compare

2.2.1 (2023-01-27)

Bug Fixes

v2.2.0

26 Jan 18:48
2d3f76f
Compare
Choose a tag to compare

2.2.0 (2023-01-26)

Features

  • 688 - new method "getProductImageIds" (#689) (71e4067)

v2.1.2

09 Jan 18:25
57d0685
Compare
Choose a tag to compare

2.1.2 (2023-01-09)

Bug Fixes

v2.1.1

09 Jan 15:29
4e52272
Compare
Choose a tag to compare

2.1.1 (2023-01-09)

Bug Fixes

v2.1.0

05 Jan 23:37
793b164
Compare
Choose a tag to compare

2.1.0 (2023-01-05)

Features

Bug Fixes

v2.0.1

03 Jan 14:51
a0efd9b
Compare
Choose a tag to compare

2.0.1 (2023-01-03)

Bug Fixes

  • 643 - updated the copyright year in the LICENSE (#672) (a34ab62)

v2.0.0

02 Jan 08:58
993eee3
Compare
Choose a tag to compare

2.0.0 (2023-01-01)

⚠ BREAKING CHANGES

  • 658 - api version is now required for barcode and search queries (#667)
  • 450 - finalizing the breaking changes (#656)
  • 450 - import only "openfoodfacts.dart"; all code in "src" folder (#655)
  • 450 - Name source files using "lowercase_with_underscores" (#653)

Features

  • 450 - import only "openfoodfacts.dart"; all code in "src" folder (#655) (d05d49c)
  • 450 - Name source files using "lowercase_with_underscores" (#653) (cc4eb2c)
  • 659 - support of product field "packagingsComplete" (#664) (ddd61a3)
  • 662 - new packaging fields "quantityPerUnit" and weightMeasured" (#665) (c5335b7)

Bug Fixes

  • 617 - user related queries now support api v3 (#666) (11f678a)
  • 650 - less server demanding nova integration test (#668) (b6379ce)

Code Refactoring

  • 450 - finalizing the breaking changes (#656) (c8e8e37)
  • 658 - api version is now required for barcode and search queries (#667) (c7f3b1d)

v1.30.1

25 Dec 16:54
33fa83b
Compare
Choose a tag to compare

1.30.1 (2022-12-25)

Bug Fixes