Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Mindee Python API Library Changelog

## v3.10.0 - 2023-06-26
### Changes
* :coffin: remove support for Shipping Container
* :sparkles: add OpenAPI GET request
* :sparkles: add OCR output in CLI
* :sparkles: add support for material certificate v1

### Fixes
* :bug: fix potential problem where the words can be re-arranged by the user when calculating lines.


## v3.9.1 - 2023-06-07
### Changes
* :memo: add documentation for OCR extraction
Expand Down
2 changes: 1 addition & 1 deletion mindee/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.9.1
3.10.0