Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 767 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 767 Bytes

main (Unreleased)

2.2.0

Changes

  • Drop Ruby2.7 support

2.1.0

Changes

  • Drop Ruby 2.6 support

Bug Fixes

  • Fixes an issue where it would appear diff-pdf ran successfully but actually returned an erroneous exit code. Now raises an error if this occurs.

2.0.0

Breaking Changes

  • Delete (not keep) the difference PDF when the PDFs are matched 44b05f8

1.0.1

Bug Fixes

  • Fixed Encoding::UndefinedConversionError: "\xFF" from ASCII-8BIT to UTF-8 63e8605

1.0.0

The first release. See README.md for detailed instructions.