Skip to content

v0.1.4 | Encryption & Documentation Fixes

Choose a tag to compare

@yfedoseev yfedoseev released this 12 Dec 09:13

v0.1.4 Release

This release improves encrypted PDF handling and fixes documentation issues.

🔐 Encryption Improvements

  • Encrypted stream decoding refinements (PR #2)
    • Improved stream cipher handling
    • Better compatibility with various PDF encryption methods
  • Documentation and doctest fixes
    • All examples updated and verified
    • docs.rs build fixed

✅ Verification

  • All encryption tests pass
  • Documentation verified
  • Cross-platform compatibility confirmed

📥 Installation

Rust (crates.io)

cargo add pdf_oxide

Python (PyPI)

pip install pdf_oxide

Release Date: December 12, 2025
Branch: main
Tag: v0.1.4
Closes: #2