Skip to content

Releases: mops1k/api-client-bundle

v1.0.9

Choose a tag to compare

@mops1k mops1k released this 21 Jan 01:43
5f7f6f3

What's Changed

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

v1.0.8

Choose a tag to compare

@mops1k mops1k released this 07 Jan 12:45
1556139

What's Changed

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

v1.0.7

Choose a tag to compare

@mops1k mops1k released this 30 Dec 18:43
2b84b78

What's Changed

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

v1.0.6

Choose a tag to compare

@mops1k mops1k released this 27 Dec 10:10
c4b6677

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

Choose a tag to compare

@mops1k mops1k released this 23 Dec 07:15
3ba1240

fix collection denormalizer

v1.0.4

Choose a tag to compare

@mops1k mops1k released this 23 Dec 06:10
718cf77

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

Choose a tag to compare

@mops1k mops1k released this 22 Dec 08:57
4c9b215

What's Changed

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

v1.0.2

Choose a tag to compare

@mops1k mops1k released this 12 Dec 20:39
- fix requires php-http/client-common

v1.0.1

Choose a tag to compare

@mops1k mops1k released this 10 Dec 20:25
c121fde

Minor update

v1.0.0

Choose a tag to compare

@mops1k mops1k released this 03 Dec 12:01
db786a6

Fully reworked library:

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