Skip to content

Commit 9aa716c

Browse files
authored
🔖 version 4.1.0 (#202)
1 parent 50d6869 commit 9aa716c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## v4.1.0 - 2023-10-17
4+
### Changes
5+
* :test_tube: optimize CI + add retry mechanism
6+
* :recycle: homogenize typing & classes
7+
* :arrow_up: upgrade support for python 3.12
8+
* :sparkles: add n_pages attribute to document
9+
* :test_tube: :sparkles: add **experimental** pdf-fixing utility
10+
11+
### Fixes
12+
* :memo: fix invoice-splitter doc
13+
* :wrench: fix wrongful instance variable assignments
14+
* :wrench: rework custom internals & fix custom page_id
15+
316
## v4.0.2 - 2023-10-11
417
### Fixes
518
* :bug: fix crashes when trying to parse from newer custom APIs

mindee/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.2
1+
4.1.0

0 commit comments

Comments
 (0)