Skip to content

Releases: mindee/mindee-api-php

Version 1.3.2

15 Mar 09:11
v1.3.2
356075f

Choose a tag to compare

Fixes

  • 🐛 fix improper handling of base64 files
  • 🐛 fix improper handling of bytes files
  • 🐛 fix error catching for CURL calls

Full Changelog: v1.3.1...v1.3.2

Version 1.3.1

07 Mar 09:55
v1.3.1
233e2f9

Choose a tag to compare

Changes

  • ♻️ update error handling to account for future evolutions
  • 📝 update miscellaneous product documentations

Fixes

  • 🐛 fix file close not working properly

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

26 Feb 10:04
v1.3.0
3a20e9f

Choose a tag to compare

Changes

  • ✨ add support for GeneratedV1
  • ♻️ update internals to support changes

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

21 Feb 15:20
v1.2.0
c83bc61

Choose a tag to compare

Changes

  • ✨ add support for International ID V2
  • ✨ add support for Resume V1
  • ✨ add support for EU Driver License

Fixes

  • 🐛 fix display issue for rst columns that were exactly the length of a cell
  • ♻️ properly parse bytes, base64 & file inputs (see #23 )
  • ♻️ removed base64 coercion on most input types
  • 🐛 fix mimetype being improperly assigned for most input types
  • 🐛 fix an issue that prevented some errors from being displayed properly
  • 📝 update documentation

Full Changelog: v1.1.0...v1.2.0

Version 1.1.0

19 Feb 13:21
v1.1.0
0ed26c7

Choose a tag to compare

Changes

  • ⬆️ update invoices to v4.4
  • ✨ add support for raw_value in string fields

Full Changelog: v1.0.1...v1.1.0

Version 1.0.1

23 Jan 17:24
v1.0.1
c7bde54

Choose a tag to compare

Fixes

  • 🐛 fix Fatal error including API version string in a namespaced project (Co-authored-by: superwave1999)

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0

08 Jan 13:01
v1.0.0
e12a233

Choose a tag to compare

  • 🎉 First official release!

Full Changelog: v1.0.0-RC2...v1.0.0

Version 1.0.0-RC2

19 Dec 16:32
v1.0.0-RC2
86d974a

Choose a tag to compare

Version 1.0.0-RC2 Pre-release
Pre-release

Changes

  • 📝 fix typos in README.md documentation
  • 📝 fix typos in getting_started.md documentation
  • 🔧 add code samples directly in documentation
  • ♻️ uniformize name for default sample

Full Changelog: v1.0.0-RC1...v1.0.0-RC2

Version 1.0.0-RC1

19 Dec 10:51
v1.0.0-RC1
ce0be4f

Choose a tag to compare

Version 1.0.0-RC1 Pre-release
Pre-release

v1.0.0-RC1 - 2023-12-19

  • 🎉 First release!

Full Changelog: https://github.com/mindee/mindee-api-php/commits/v1.0.0-RC1