Skip to content

Commit 9ec7c06

Browse files
committed
version 2.0.0
1 parent 2c38ca5 commit 9ec7c06

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# CHANGELOG
22

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+
317
## v1.4.0
418
### Fixes
519
* :bug: cut/merge pages of an encrypted PDF leads to unexpected results

0 commit comments

Comments
 (0)