Skip to content

Releases: mops1k/api-client-bundle

v1.0.9

21 Jan 01:43
5f7f6f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

07 Jan 12:45
1556139
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

30 Dec 18:43
2b84b78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

27 Dec 10:10
c4b6677
Compare
Choose a tag to compare

Fix merge plugin logic to remove duplicates if redefined in service or query

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

23 Dec 07:15
3ba1240
Compare
Choose a tag to compare

fix collection denormalizer

v1.0.4

23 Dec 06:10
718cf77
Compare
Choose a tag to compare

Add support for collection response

  • add CollectionResponseInterface interface for handling collection responses
  • add CollectionResponseField attribute for controlling field name to handle collections in response class

v1.0.3

22 Dec 08:57
4c9b215
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

12 Dec 20:39
Compare
Choose a tag to compare
- fix requires php-http/client-common

v1.0.1

10 Dec 20:25
c121fde
Compare
Choose a tag to compare

Minor update

v1.0.0

03 Dec 12:01
db786a6
Compare
Choose a tag to compare

Fully reworked library:

  • uses php-http abstraction layer
  • drop proxy-manager