packages feed

pdf-toolbox-document-0.1.2: changelog.md

unreleased

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