Skip to content

Version 0.5

Latest
Compare
Choose a tag to compare
@0xabu 0xabu released this 08 Jan 11:09

Added/Changed

  • Additional fields in JSON output:
  • Markdown output features:
    • Grouping highlights by color by @linozen in #79
    • --no-page-labels switch to ignore page labels in #82
  • --page-number-offset to change page numbers by @gvtulder in #90
  • Caret annotation support (caret for insertion, strikeout + caret for replacement) in #102, #105, #107

Fixed

  • ASCII escaping of JSON in a utf-8 encoded file in #85
  • Whitespace in strikeout context in #95
  • Avoided a buggy pdfminer release in #101
  • Improved page sequence calculation for annotations on the same line in #103
  • Misc fixes in #104

Removed

  • Python 3.7 support #93

Thanks

Full Changelog: v0.4...v0.5