Skip to content

Releases: mindee/mindee-api-php

v2.6.0

25 Feb 16:51
c2a9438

Choose a tag to compare

Changes

  • ✨ add job information to inference object

Full Changelog: v2.5.0...v2.6.0

v2.5.0

10 Feb 14:59
557b17d

Choose a tag to compare

Changes

  • ✨ add field types easy getters in ObjectFields

Full Changelog: v2.4.0...v2.5.0

v2.4.0

23 Dec 08:17
242f2ea

Choose a tag to compare

Changes

  • ✨ add support for data schema

Full Changelog: v2.3.0...v2.4.0

v2.3.0

02 Dec 11:25
5c24473

Choose a tag to compare

Changes

  • ✨ add support for text context

Fixes

  • 🐛 fix API call format & error management for V2

Full Changelog: v2.2.1...v2.3.0

v2.2.1

17 Nov 11:36
cabc744

Choose a tag to compare

Fixes

  • 🔧 normalize comparator names for confidence scores

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

v2.2.0

14 Nov 15:43
e3ff5dd

Choose a tag to compare

Changes

  • ✨ add support for RAG metadata
  • ✨ add more details to HTTP errors

Fixes

  • 🐛 fix file aliases and webhook IDs not being properly sent to server

Full Changelog: v2.1.0...v2.2.0

v2.1.0

13 Nov 16:31
b09dd78

Choose a tag to compare

Changes

  • ✨ add confidence scores comparison operators
  • ♻️ update test suite to latest format

Fixes

  • 🐛 fix sleep timers not properly taking floats into account
  • 🐛 fix SDK not working when running in strict types

Full Changelog: v2.0.3...v2.1.0

v2.0.3

14 Oct 10:59
d23c647

Choose a tag to compare

Changes

  • ♻️ harmonize getting page count from a local input source

Full Changelog: v2.0.2...v2.0.3

v2.0.2

08 Oct 17:02
53e70eb

Choose a tag to compare

Fixes

  • 🐛 Add check for null before passing available_at field to strtotime

Full Changelog: v2.0.1...v2.0.2

v2.0.1

12 Sep 08:55
c68ad44

Choose a tag to compare

Fixes

  • 🐛 int values should be cast to float
  • 📝 fix getting started doc entry

Full Changelog: v2.0.0...v2.0.1