Skip to content

Releases: answear/wide-eyes-bundle

2.0.0

18 Aug 10:25
38fda42
Compare
Choose a tag to compare

BC-break:

  • drop support for Symfony < 5.4

New:

  • add support for Symfony 6
  • add support for guzzlehttp/guzzle 7

Full Changelog: 1.3.1...2.0.0

1.3.1

10 Jan 15:24
8913fb3
Compare
Choose a tag to compare

Fixed service - added posibility to use new parameter maxNumResults in SearchByFeatureRequest

1.3

05 Jan 12:56
13dc8ba
Compare
Choose a tag to compare
1.3

Changes:

  • new optional parameter in SearchByFeatureRequest

1.2.1

30 Nov 13:57
f35552f
Compare
Choose a tag to compare
  • handle empty response in DetectByFeature

1.2

05 Aug 09:37
c0b8021
Compare
Choose a tag to compare
1.2
  • Add getSimilarForMany in SimilarClient and manyRequests for async requests in AbstractClient

1.1.1

11 Dec 11:43
82b9241
Compare
Choose a tag to compare

Fix making SearchByFeatureResponse from response array

1.1

10 Dec 12:10
ddedebc
Compare
Choose a tag to compare
1.1

Changes:

  • updated config file
  • splitting Client into SimilarClient and SearchByImageClient
  • support for DetectAndFeatures endpoint - request, response and tests
  • support for SearchByFeature endpoint - request, response and tests

1.0

01 Dec 09:39
f339a76
Compare
Choose a tag to compare
1.0

Adding:

  • Client to connet with WideEyes api
  • request and response for similar products
  • tests