Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 1.23 KB

CHANGELOG.org

File metadata and controls

36 lines (32 loc) · 1.23 KB

Changelog

x.y.z version description:

  • x: Major architectural adjustments
  • y: New subcommands
  • z: New parameters or other updates and fixes

  • 2.5.1
    • support @label to set page label when import-toc
  • 2.5.0
    • new feature import-info: Import PDF info from xml file
  • 2.4.1
    • new argument for export-annot: –creation-start, –creation-end
  • 2.4.0
    • new feature export-info: Export PDF info to xml file
  • 2.3.0
    • export-annot supports Mako templates
  • 2.2.0
    • new feature import-xfdf-annot
  • 2.1.0
    • new feature export-xfdf-annot
  • 2.0.0
    • ⭐ Update argument parsing structure to use subparsers for clearer command distinction.
    • add Makefile to install and uninstall script
  • 1.4.0
    • new feature delete-annot: Delete all annots in pdf
  • 1.3.0
    • improve feature import-toc: Support set the first page and fix a gap. See more info here
  • 1.2.0
    • new feature export-annot: Export the annotations of PDF
  • 1.1.0
    • new feature export-toc: Export the toc of pdf to human-readable file. You can see the format here
    • new feature import-toc: Import the toc of pdf, the toc shares the same format with the exported one