Skip to content

Latest commit

 

History

History
203 lines (103 loc) · 9.99 KB

CHANGELOG.md

File metadata and controls

203 lines (103 loc) · 9.99 KB

v3.0.0 - 2024-12-09

Feature

  • Massive quality improvements to v2 parser and new sanitize_cells API (#73) (1fccb29)

Breaking

  • Massive quality improvements to v2 parser and new sanitize_cells API (#73) (1fccb29)

v2.1.2 - 2024-11-22

Fix

v2.1.1 - 2024-11-21

Fix

v2.1.0 - 2024-11-20

Feature

  • Add the export of annotations and ToC (#58) (22cf280)

v2.0.5 - 2024-11-20

Fix

v2.0.4 - 2024-11-13

Fix

  • Removing asserts that break parse-v2 (#55) (bb978c2)

v2.0.3 - 2024-11-05

Fix

  • Replace all the FATAL with ERROR messages in the v2 parser (#53) (cd15d00)

v2.0.2 - 2024-10-30

Fix

  • Improve qpdf optimization options (#52) (82284d4)

v2.0.1 - 2024-10-25

Fix

v2.0.0 - 2024-10-23

Feature

  • Upgrade to v2.0.0 (#48) (6fdd748)
  • Fixed the v2 parser to only return the pages that are requested (#47) (48451ad)

Breaking

v1.6.2 - 2024-10-18

Fix

  • Cmake-cxxopts by using similar approach as glm (#44) (6427726)

v1.6.1 - 2024-10-18

Fix

v1.6.0 - 2024-10-11

Feature

  • Add an experimental v2 parser to improve performance (#29) (e5856f0)

v1.5.1 - 2024-10-10

Fix

  • Allow more compatible pywin32 versions (#40) (68b848c)

v1.5.0 - 2024-10-10

Feature

v1.4.1 - 2024-10-02

Fix

  • Windows build properly linking to system libraries (#36) (e26ed05)

v1.4.0 - 2024-10-02

Feature

Fix

v1.3.1 - 2024-09-30

Fix

v1.3.0 - 2024-09-20

Feature

v1.2.1 - 2024-09-18

Fix

v1.2.0 - 2024-09-09

Feature

v1.1.3 - 2024-08-30

Fix

v1.1.2 - 2024-08-29

Fix

v1.1.1 - 2024-08-23

Fix

v1.1.0 - 2024-08-22

Feature

  • Deal with qpdf errors on a page by page basis (#11) (400fcb3)

v1.0.0 - 2024-08-22

Feature

Breaking

v0.3.1 - 2024-08-22

Fix

v0.3.0 - 2024-08-21

Feature

v0.2.0 - 2024-08-13

Feature

v0.1.0 - 2024-08-07

Feature

v0.0.1 - 2024-08-07

Fix