lopdf v0.25.0 Release Notes

Release Date: 2020-06-25 // almost 4 years ago
  • ➕ Add

    • ➕ add indexing checks (#98)

    ➕ Add

    • ➕ Add a test for #93 (#95)

    🛠 Bugfix

    • 🛠 Bugfix for xref_start. (#105)

    Check

    • check that the buffer is big enough for startxref (#93)

    Create

    • Create rust.yml (#104)

    Extend

    • extend recursion limit to non-local references (#100)

    🛠 Fix

    • 🛠 Fix compilation error&test error (#102)

    Keep

    • keep looking for the last pattern (#94)

    Limit

    • limit recursion to the number of objects (#92)

    Limit

    • Limit allowed bracket depth. (#97)

    🚚 Move

    • 🚚 Move bracket depth checking into parsers. (#101)

    🚀 Release

    • 🚀 Release 0.25

    Return

    • Return Result from as_array_mut() (#106)

    ⚡️ Update

    • ⚡️ Update itoa and linked-hash-map (#91)