Added command --rm : remove source file after successful de/compression

This commit is contained in:
Yann Collet
2016-06-09 23:01:19 +02:00
parent 39f6779874
commit b09b12ce10
5 changed files with 49 additions and 27 deletions
+1
View File
@@ -1,5 +1,6 @@
v0.7.0
New : Support for directory compression, using `-r`, thanks to Przemyslaw Skibinski
New : Command `--rm`, to remove source file after successful de/compression
New : Visual build scripts, by Christophe Chevalier
New : Support for Sparse File-systems (do not use space for zero-filled sectors)
New : Frame checksum support