HexaPDF v0.24.1 Release Notes

Release Date: 2022-08-11 // almost 2 years ago
  • โž• Added

    • โœ… [HexaPDF::TestUtils] module that contains helper methods useful for testing various parts of HexaPDF

    ๐Ÿ”„ Changed

    • All applicable places to only load the current version of PDF objects, to avoid possible inconsistencies when working with files containing multiple revisions

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ Parsing of streams with an invalid length value that led to a parsing error
    • [HexaPDF::Object#==] to only allow comparing simple values to non-indirect objects and not also other HexaPDF::Object instances