Skip to content

Commit 30dc411

Browse files
committed
🔖 version 3.0.0
1 parent c07ea6c commit 30dc411

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# CHANGELOG
22

3+
## v3.0.0 - 2023-07-28
4+
### ¡Breaking Changes!
5+
* :art: :boom: harmonize response type with other libraries
6+
* :art: :boom: change appsettings main key to 'Mindee'
7+
* :art: :boom: separate HTTP classes, move products to Product namespace
8+
* :fire: :art: :boom: init of client should be done directly
9+
* :recycle: :art: :boom: send inputSource instances directly to parse methods
10+
* :recycle: :boom: seal product classes
11+
* :recycle: :boom: use PredictOptions object to allow more flexibility in the client API
12+
13+
### Changes
14+
* :coffin: remove shipping container
15+
* :sparkles: support async and invoice splitter v1
16+
* :art: rework CLI
17+
* :sparkles: update to latest version of passport, invoice, receipt, financial doc
18+
* :sparkles: add support for fr bank account details v2
19+
* :white_check_mark: add tests for empty responses
20+
* :white_check_mark: add more relevent integration tests
21+
22+
### Fixes
23+
* :bug: fix page output in us bank check
24+
25+
326
## v2.2.1 - 2023-05-30
427
### Changes
528
* :arrow_up: update RestSharp to 109.0.1

0 commit comments

Comments
 (0)