Skip to content

Commit 2585abb

Browse files
authored
🏷️ version 3.1.0 (#109)
1 parent ba4f599 commit 2585abb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Mindee Python API Library Changelog
22

3+
## v3.1.0 (2022-12-01)
4+
### Changes
5+
* :sparkles: allow setting base URL from env
6+
* :sparkles: add some helper functions for BBox
7+
* :sparkles: Add orientation info on all pages
8+
* :sparkles: add Cropper support
9+
* :sparkles: allow setting timeout value from env
10+
* :sparkles: Add Invoice V4 (clearer field names, line items) (#107)
11+
12+
### Fixes
13+
* :bug: page_n should always be set when available (#106)
14+
315
## v3.0.0 (2022-11-07)
416
### ¡Breaking Changes!
517
* :sparkles: New PDF cut/merge system, allowing specifying exactly which pages to use.

mindee/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0
1+
3.1.0

0 commit comments

Comments
 (0)