CHANGELOG#
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.5.0 - 2024-01-19#
Changed#
Use Toolbelt 1.8.1 using directly uploads on FILESYSTEM
Specific working to deal with both S3 and FILESYSTEM uploads
Adapt some logs (french + user/admin)
2.4.0 - 2023-12-19#
Changed#
Use Toolbelt 1.7.1 for filesystem storage
2.3.1 - 2023-07-27#
Changed#
fix IGNGPF-2260 : Utilisation de la version 0.19.6 de la toolbelt pour intégrer les améliorations S3
2.3.0 - 2023-06-28#
Added#
Improve user logs
Changed#
Refactorized file listing
Refactorized unit tests
2.2.2 - 2023-05-10#
Added#
Display technical and user logs
2.2.1 - 2023-04-24#
Added#
Tooling: add pyupgrade and ruff as git hooks
Removed#
GDAL and PyRoger dependencies
2.2.0 - 2023-04-19#
Added#
Unit tests for S3 download when running CLI command
2.1.0 - 2023-04-13#
Added#
File download using S3
2.0.0 - 2023-03-30#
Changed#
Documentation updates
Use V2 parameters model
0.1.0 - 2023-03-08#
Embed check archive
Add testing workflow
First functional version
Packaging with pip
Tooling : formatter, guidelines, git-hooks, linter…
First version generated from the GPF CLI templater