lopdf v0.21.0 Release Notes

Release Date: 2019-04-26 // about 5 years ago
  • Avoid

    • Avoid allocating a String.

    Check

    • Check offsets read from file to avoid panics
    • Check and correct Size entry of trailer dictionary

    Clean

    • Clean up bytes_to_string, string_to_bytes iterators

    ๐Ÿ›  Fix

    • ๐Ÿ›  Fix clippy warnings
    • ๐Ÿ›  Fix .editorconfig

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fixed finally

    Redundant

    • Redundant imports with 2018 edition.

    ๐Ÿš€ Release

    • ๐Ÿš€ Release 0.21.0

    โšก๏ธ Update

    • โšก๏ธ Update example
    • โšก๏ธ Update Cargo.toml

    ๐Ÿ‘‰ Use

    • ๐Ÿ‘‰ Use env_logger in pdfutil