diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cd83e2..9ac2198 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -1,3 +1,21 @@ | |||
| 1 | # 0.10.0 - 2019-11-30 | ||
| 2 | |||
| 3 | - Make mat2 work on Python3.8 | ||
| 4 | - Minor improvement of ppt handling | ||
| 5 | - Minor improvement of odt handling | ||
| 6 | - Add an integration KDE's file manager: Dolphin | ||
| 7 | - mat2 now copies file permissions on the cleaned files | ||
| 8 | - Add a flag to disable sandboxing | ||
| 9 | - Tighten a bit the sandboxing | ||
| 10 | - Improve handling of MSOffice documents | ||
| 11 | - Add support for inplace cleaning | ||
| 12 | - Better handling of mutually-exclusive arguments in the command line | ||
| 13 | - Add support for svg | ||
| 14 | - Add support for ppm | ||
| 15 | - Cleaned zip files are compressed by default | ||
| 16 | - Minor performances improvement when dealing with images/video files | ||
| 17 | - Better handling of optional dependencies | ||
| 18 | |||
| 1 | # 0.9.0 - 2019-05-10 | 19 | # 0.9.0 - 2019-05-10 |
| 2 | 20 | ||
| 3 | - Add tar/tar.gz/tar.bz2/tar.zx archives support | 21 | - Add tar/tar.gz/tar.bz2/tar.zx archives support |
