Skip to content

Releases: apimatic/core-lib-php

Release 0.2.2

16 Feb 10:58
d352600
Compare
Choose a tag to compare

0.2.2 (2023-02-16)

Continuous Integration

  • security-enhancement: add MIT license and setup dependency review (#22) (d352600)

Release 0.2.1

02 Feb 11:29
2dcd333
Compare
Choose a tag to compare

0.2.1 (2023-02-02)

Bug Fixes

  • invalid-content-type: null body should not have content-type header (#20) (2dcd333), closes #19

Release 0.2.0

01 Feb 11:54
3f91e5a
Compare
Choose a tag to compare

0.2.0 (2023-02-01)

Features

Release 0.1.3

12 Oct 10:30
514093b
Compare
Choose a tag to compare

0.1.3 (2022-10-12)

Bug Fixes

  • multipart-form-param: fixes issue of sending multipart object params (#14) (514093b)

Tests

  • error-handling: addition of error handling flow in response handler (#13) (2d88d2c)

Improving API developer experience

06 Oct 09:33
be2aa53
Compare
Choose a tag to compare

0.1.2 (2022-10-06)

Bug Fixes

  • core-api-response: added missing functions (#10) (be2aa53)

Continuous Integration

  • release-gh-action: added release action to deploy to production (#8) (230739f)

Bug fixes

30 Sep 15:09
Compare
Choose a tag to compare

This release brings minor bug fixes

Initial release for Core Libraries

30 Sep 10:43
b904bb3
Compare
Choose a tag to compare

Bringing all the core logic and the utilities for Apimatic's PHP SDK