We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c7dfd commit 6b8e4cfCopy full SHA for 6b8e4cf
CHANGELOG.rst
@@ -4,6 +4,23 @@ Release Notes
4
5
.. current developments
6
7
+0.1.0
8
+=====
9
+
10
+**Added:**
11
12
+* Add ability to perform multiple morphs in one call using --multiple.
13
+ * A FILE is morphed against every file in a given DIRECTORY.
14
+ * Can sort PDFs by some field parameter in the header using --sort-by.
15
+ * Can also find the field from some serialized metadata file using --serial-file.
16
+* pdfmorph python function call, which reproduce the application
17
18
+**Changed:**
19
20
+* Can now use --verbose tag to limit amount of header information
21
22
23
24
v0.0.1
25
====================
26
news/morph_func.rst
news/morph_sequence.rst
0 commit comments