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 2c38ca5 commit 9ec7c06Copy full SHA for 9ec7c06
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# CHANGELOG
2
3
+## v2.0.0 (2022-08-26)
4
+### Note
5
+This is a complete rewrite in TypeScript!
6
+
7
+It's **not** backwards compatible with previous versions.
8
9
+### Changes
10
+* :sparkles: Add Passport API support
11
+* :sparkles: Add custom document support (API builder)
12
+* :sparkles: Add basic geometry functions
13
+* :label: everything is typed, in particular response objects.
14
+ Allows for much easier auto-completion in your IDE.
15
+* :arrow_up: all major dependencies updated
16
17
## v1.4.0
18
### Fixes
19
* :bug: cut/merge pages of an encrypted PDF leads to unexpected results
0 commit comments