v1.17.0
Added
- Added document minification as a feature before document translation, to
allow translation of large docx or pptx files. For more info check the README. - Added .env.example file with
dotenv
library for environment variables management - Improve unit tests
Changed
- Upgrade cross-spawn library (see GHSA-3xgq-45jj-v275)