Skip to content

Commit

Permalink
🔖 version 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ianardee committed Nov 17, 2023
1 parent 50d6869 commit f7c7d64
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Mindee Python API Library Changelog

## v4.1.0 - 2023-10-17
### Changes
* :test_tube: optimize CI + add retry mechanism
* :recycle: homogenize typing & classes
* :arrow_up: upgrade support for python 3.12
* :sparkles: add n_pages attribute to document
* :test_tube: :sparkles: add **experimental** pdf-fixing utility

### Fixes
* :memo: fix invoice-splitter doc
* :wrench: fix wrongful instance variable assignments
* :wrench: rework custom internals & fix custom page_id

## v4.0.2 - 2023-10-11
### Fixes
* :bug: fix crashes when trying to parse from newer custom APIs
Expand Down
2 changes: 1 addition & 1 deletion mindee/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.2
4.1.0

0 comments on commit f7c7d64

Please sign in to comment.