Version 1.7.5
Feautres and Improvements
- Turned on
x-archive-keep-old-versionS3 header by default for allia upload,ia delete,ia copy, andia movecommands.
This means that anyiacommand that clobbers or deletes a command, will save a version of the file in<identifier>/history/files/$key.~N~.
This is only on by default in the CLI, and not in the Python lib.
It can be turne off by adding-H x-archive-keep-old-version:0to anyia upload,ia delete,ia copy, oria movecommand.