Skip to content

Bump hexapdf from 0.21.1 to 0.22.0

libautomation requested to merge dependabot/bundler/hexapdf-0.22.0 into main

Bumps hexapdf from 0.21.1 to 0.22.0.

Changelog

Sourced from hexapdf's changelog.

0.22.0 - 2022-03-26

Added

  • Support for writing images with an ICCBased color space
  • Support for writing images with soft masks

Changed

  • CLI command hexapdf form to show a warning when working with a file containing an XFA form

Fixed

  • [HexaPDF::Type::AcroForm::Form#field_by_name] to work correctly when field name parts are UTF-16BE encoded
  • hexapdf inspect command 'revision' to correctly detect the end of revisions
  • [HexaPDF::DictionaryFields::StringConverter] to use correct method name HexaPDF::Document#config
Commits

Merge request reports