Skip to content

v2.0.0

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 05 Nov 16:19
c9508d7

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