Skip to content

Releases: mindee/mindee-api-ruby

Version 2.2.1

22 May 08:55
f42c507

Choose a tag to compare

Fixes

  • 🐛 added base attribute to tax field

Full Changelog: v2.2.0...v2.2.1

Version 2.2.0

16 May 11:46
1326ded

Choose a tag to compare

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

21 Apr 14:30
a78eaed

Choose a tag to compare

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

30 Jan 18:06

Choose a tag to compare

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

13 Jan 15:15

Choose a tag to compare

¡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

26 Dec 12:44

Choose a tag to compare

Changes

  • ⬆️ switch to origamindee => adds support for Ruby 3

Version 1.1.2

23 Dec 16:35
c3ac5e9

Choose a tag to compare

Changes

  • ♻️ use of append_page is better for adding pages to a new PDF

Version 1.1.1

08 Aug 12:26

Choose a tag to compare

Fixes

  • 🐛 Fix for missing attribute accessor

Version 1.1.0

05 Aug 13:38
03df1ab

Choose a tag to compare

Changes

  • ✨ Add support for custom API classification field (#5)

Version 1.0.0

26 Jul 12:46

Choose a tag to compare

🎉 First release!