Skip to content

v0.1.0

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 12 Nov 09:49
bead0cc

0.1.0 (2024-11-12)

Features

  • add first version of the codebase (351c532)
  • add mobile app dump (709e687)
  • add new command to launch export job (7a1dcc7)
  • push mobile dataset to AWS S3 (ebef351)
  • try to export mobile dumps as gzipped TSV (4ac0400)

Bug Fixes

  • add Sentry integration in launch-export CLI command (666ec6c)
  • don't download again the file if it didn't change (70af15f)
  • don't use Path.rename if files are on different filesystems (c11f827)
  • increase job timeout (a3b6a1d)

Dependencies

  • add ruff as a dev dependency (fa817c3)

Documentation