We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02edb95 commit 6e11764Copy full SHA for 6e11764
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
-## v1.0.2 (11/01/2021)
+
4
+## v1.0.3 (01/02/2021)
5
6
+fix: :bug: _request parameters
7
+fix: :bug: pageNumber default value
8
+fix: :bug: reconstruction method set fields to probability
9
10
11
+## v1.0.2 (01/02/2021)
12
13
chg: :sparkles: Better coverage for total tax
14
fix: :bug: includeWords is now working
package.json
@@ -1,6 +1,6 @@
{
"name": "mindee",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Mindee API SDK for Node.js",
"main": "lib/index.js",
"license": "GPL-3.0",
0 commit comments