Bump hexapdf from 0.24.0 to 0.24.1
Bumps hexapdf from 0.24.0 to 0.24.1.
Changelog
Sourced from hexapdf's changelog.
0.24.1 - 2022-08-11
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
Commits
- See full diff in compare view