0.4.1 (2024-11-28)
0.4.0 (2024-11-20)
0.3.0 (2024-11-18)
0.2.1 (2024-11-18)
0.2.0 (2024-11-15)
- 🔥 Postprocess parquet: images field (#6) (48e21b3)
- declare the schema of the Parquet file (#8) (309b4f7)
- add a validator to parse image sizes (9dd2530)
- fix ignore_extra_sizes method (bcc0e9b)
- increase job timeouts (8b3b5cc)
- increase row_group_size for Parquet generation (5aaefa5)
- launch rq workers using CLI to init sentry (2c7d0d7)
- use int64 for number_of_units (824effa)
0.1.1 (2024-11-12)
- 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)
- 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)
- add ruff as a dev dependency (fa817c3)