This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
v0.0.2 - Improved code base
Pre-release
Pre-release
✨ New features
- Code is now split into independent Maven modules: api, cli and the bleaches (see #2)
- Improved logging of the exceptions (see #3)
- Automatic SonarQube and SourceClear scans
- Updated dependencies
- Artifacts are pushed on Maven to Central
- 🎉 OOXML Bleach rewritten - now filters using relations and content types
🐛 Bug fixes
- A bug corrupting .docm files has been fixed — #5
- Fixed typos in the readme
🔥 Backward incompatible changes
- Batch mode has been removed
-in
does not handle network files anymore, because of the added code maintenance required (SSL checks, ...)