lopdf v0.14.1 Release Notes

Release Date: 2017-11-04 // over 6 years ago
  • ➕ Add

    • ➕ Add impl From<_> for Object for more numeric types
    • ➕ Add an Object::string_literal constructor
    • ➕ Add a dictionary! macro that creates a Dictionary
    • ➕ Add impl From<ObjectId> for Object creating Object::Reference

    Derive

    • 👯 Derive Clone for lopdf::Document

    🚀 Release

    • 🚀 Release 0.14.0

    ✂ Remove

    • ✂ Remove the Seek bound on Document::save_to