packages feed

pdf-toolbox-document-0.1.4: changelog.md

0.1.4

* support ghc-9.10

0.1.3.1

* add missing file in test suite

0.1.3

* support ghc from 8.6 to 9.6 and drop older versions
* fix handling of indirect objects in Font Descriptor (#76)

0.1.2

* add missing file in test suite (#71)
* reexport Info from Pdf.Document.Info (#73)

0.1.1

* rework API
* support ghc from 8.0 to 8.10 and drop older versions
* lots of improvements to text extraction
* interpret unknown xref stream entry type as reference to null object
* support crypto handler version 4 (V2 and AESV2)

0.0.4.0

* extracting text: try to insert spaces and newlines
* fix attoparsec module deprication warnings
* fix AMP warnings