Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 708 Bytes

CHANGELOG.rst

File metadata and controls

43 lines (24 loc) · 708 Bytes

Release Notes

0.1.1

0.1.1

Fixed:

  • README title so that it is valid syntax for uploading to PyPi

0.1.0

Added:

  • Add ability to perform multiple morphs in one call using --multiple. * A FILE is morphed against every file in a given DIRECTORY. * Can sort PDFs by some field parameter in the header using --sort-by. * Can also find the field from some serialized metadata file using --serial-file.
  • pdfmorph python function call, which reproduce the application

Changed:

  • Can now use --verbose tag to limit amount of header information

v0.0.1

Changed:

  • Fixed rever GH address