File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 11# Mindee Python API Library Changelog
22
3+ ## v4.0.0 - 2023-10-30
4+ ### ¡Breaking Changes!
5+ * :art : :boom : harmonize response types & syntax with other libraries
6+ * :art : :boom : change endpoint management & syntax
7+ * :art : :boom : move products to ` product ` module
8+
9+ ### Changes
10+ * :sparkles : add support for auto-poll asynchronous parsing
11+ * :sparkles : add support for products with both sync & async modes
12+ * :sparkles : add support for async custom products
13+ * :sparkles : :memo : add auto-generated md doc
14+ * :recycle : :memo : update rst doc
15+ * :arrow_up : update dependencies
16+ * :test_tube : add experimental support for feedback API
17+ * :arrow_up : improved support for custom Line Items reconstruction
18+ * :arrow_up : update error management system
19+ * :recycle : update unit-tests
20+ * :arrow_up : implement regression testing
21+ * :recycle : update CLI
22+ * :recycle : re-organize geometry module
23+ * :coffin : remove support for ReceiptV3
24+ * :coffin : remove support for InvoiceV3
25+
26+ ### Fixes
27+ * :bug : fix ` raw_http ` attribute displaying a python dict instead of raw JSON
28+
29+
330## v3.13.2 - 2023-10-18
431### Changes
532* :arrow_up : update ` urllib ` & ` pillow ` dependencies
Original file line number Diff line number Diff line change 1- 3.13.2
1+ 4.0.0
You can’t perform that action at this time.
0 commit comments