v4.1.1
oxidize-pdf v4.1.1
See CHANGELOG.md for details.
Installation
Add to your Cargo.toml:
[dependencies]
oxidize-pdf = "4.1.1"What's Changed
- Fix UTF-8 boundary panic in catalog recovery by @JSap0914 in #428
- fix: proactive invariants + fuzzing (addresses #425/#426/#427) by @bzsanti in #429
- test: P1 proactive invariants (parser panic, fonts, encryption) + finds #430 by @bzsanti in #431
- Release 4.1.1 by @bzsanti in #432
New Contributors
Full Changelog: v4.1.0...v4.1.1