Releases: mindee/mindee-api-ruby
Releases · mindee/mindee-api-ruby
Version 2.2.1
Version 2.2.0
Changes
- ✨ add support for Receipts v5
- 📌 more specific dependency pinning; update some dependencies
Full Changelog: v2.1.1...v2.2.0
Version 2.1.1
Changes
- 📝 minor docstring improvements
- ⚰️ remove redundant local checks
- 📝 publish documentation
- 📝 add code samples
Full Changelog: v2.1.0...v2.1.1
Version 2.1.0
What's Changed
- ✨ Add financial document v1 support (Co-authored-by: Oriol Gual)
- ✨ Add Proof of Address v1 support
Full Changelog: v2.0.0...v2.1.0
Version 2.0.0
¡Breaking Changes!
- ✨ add improved PDF merge system
- 💥 it should be up to the user to handle API errors
- 🗑️ remove deprecated APIs
- ♻️ refactor CLI tool
Additions
- ✨ add support for Invoice v4.1 and Receipt v4.1
- ✨ add EU license plates
- ✨ add shipping containers support
- ✨ add US bank check support
- ✨ add all French documents
- 📝 Add YARD for generating docs
- ✅ add testing on Ruby 3.2
- ✨ allow setting the request timeout from env
Full Changelog: v1.2.0...v2.0.0
Version 1.2.0
Changes
- ⬆️ switch to origamindee => adds support for Ruby 3
Version 1.1.2
Changes
- ♻️ use of
append_page
is better for adding pages to a new PDF
Version 1.1.1
Fixes
- 🐛 Fix for missing attribute accessor
Version 1.1.0
Changes
- ✨ Add support for custom API classification field (#5)