Releases: mindee/mindee-api-nodejs
Releases · mindee/mindee-api-nodejs
Version 2.1.1
28 Oct 08:43
Compare
Sorry, something went wrong.
No results found
Fixes
🐛 fix for sending base64 documents.
Version 2.1.0
19 Oct 11:26
Compare
Sorry, something went wrong.
No results found
Changes
✨ add cropper support to predict requests
✨ add stand-alone cropper support
Version 2.0.1
13 Oct 14:08
Compare
Sorry, something went wrong.
No results found
Fixes
🐛 Fix for packaging and documentation related to commonJS imports
Version 2.0.0
26 Aug 16:41
Compare
Sorry, something went wrong.
No results found
Note
This is a complete rewrite in TypeScript!
It's not backwards compatible with previous versions.
Changes
✨ Add Passport API support
✨ Add custom document support (API builder)
✨ Add basic geometry functions
🏷️ everything is typed, in particular response objects.
Allows for much easier auto-completion in your IDE.
⬆️ all major dependencies updated
v1.4.0
01 Jul 11:50
Compare
Sorry, something went wrong.
No results found
Fixes
🐛 cut/merge pages of an encrypted PDF leads to unexpected results
🐛 logger not activating in some cases
🐛 align PDF cut/merge with other client libs
Changes
✨ Add TIFF and HEIC support
✅ fully test PDF cut function
v1.3.3
09 Jun 15:36
Compare
Sorry, something went wrong.
No results found
Fixes
🐛 reject error instead of printing it only to the console
v1.3.2
24 May 18:05
Compare
Sorry, something went wrong.
No results found
Fixes
🐛 use PDF length instead of cut PDF size limit
v1.3.1
10 May 14:39
Compare
Sorry, something went wrong.
No results found
Fixes
🐛 forward API error to stderr instead of stdout
v1.3.0
26 Apr 19:55
Compare
Sorry, something went wrong.
No results found
Changes
✨ allow sending the filename for streams and base64
🐛 not able to specify MIME type
📄 change license to MIT
✅ add node18 to tests
various package updates
v1.2.0
09 Mar 22:17
Compare
Sorry, something went wrong.
No results found
Fixes
fix: 🐛 Get words values when includeWords parameter is true