File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments