Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 752 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 752 Bytes

Changelog

v0.3.0

  • [Security] Disable ParseOptions::NOENT by default, as it must be only enabled for trusted documents.

v0.2.6

  • [Changed] All <title> elements are now stripped.
  • [Fixed] Complex files with external entities won't raise exceptions. Complex files like those generated by Adobe Illustrator files may or may not be properly optimized. Pull requests are welcomed.