Skip to content

Releases: apimatic/core-lib-php

Release Version 0.3.13

18 Dec 08:40
944678a
Compare
Choose a tag to compare

0.3.13 (2024-12-18)

Features

  • stringify: adds utility for human readable model representation (#67) (944678a)

Continuous Integration

  • dependabot: update the configurations for dependabot alerts (#65) (ec90525)

Release Version 0.3.12

09 Dec 11:00
Compare
Choose a tag to compare

0.3.12 (2024-12-09)

Features

  • adds support for php 8.3 and 8.4 (#62) (d3b3fb4)

Release Version 0.3.11

09 Jul 05:27
2274f10
Compare
Choose a tag to compare

0.3.11 (2024-07-09)

Features

  • add support for nullable response types (#61) (2274f10)

Release Version 0.3.10

30 May 06:36
8c11179
Compare
Choose a tag to compare

0.3.10 (2024-05-30)

Bug Fixes

  • auth: enable repetitive validation for auth params (#59) (8c11179)

Release Version 0.3.9

09 May 09:36
faea523
Compare
Choose a tag to compare

0.3.9 (2024-05-09)

Features

  • logging support for requests and responses (#58) (faea523)

Release Version 0.3.8

06 May 03:43
ce29310
Compare
Choose a tag to compare

0.3.8 (2024-05-06)

Features

  • validator for non null and non empty parameter + new utilities (#56) (ce29310)

Release Version 0.3.7

01 Apr 10:21
50fafa9
Compare
Choose a tag to compare

0.3.7 (2024-04-01)

Bug Fixes

  • throws actual exceptions instead of their wrappers (#53) (bb916c4)

Continuous Integration

Release Version 0.3.6

26 Feb 04:26
2236fa7
Compare
Choose a tag to compare

0.3.6 (2024-02-26)

Bug Fixes

  • validated query url after adding applying global params (#50) (2236fa7)

Release Version 0.3.5

18 Jan 05:17
0ccfb70
Compare
Choose a tag to compare

0.3.5 (2024-01-18)

Bug Fixes

  • simple-date: added fix for simple date deserialization (#48) (0ccfb70)

Release Version 0.3.4

23 Dec 04:03
4610b37
Compare
Choose a tag to compare

0.3.4 (2023-12-23)

Bug Fixes

  • rfc3339-timezone-info: added support for -ve timezones for rfc3339 (#46) (4610b37)