Skip to content

Releases: yperteam/ypersdk-php

v5.0.0

13 Feb 21:34
46b5f82
Compare
Choose a tag to compare
Update YperException.php

fix: phpunit

18 Jun 12:27
Compare
Choose a tag to compare
v4.3.5

fix: bundle dep

fix: phpunit version

18 Jun 11:07
Compare
Choose a tag to compare
v4.3.4

fix: bundle dep

fix - DELETE payload

01 Feb 09:48
Compare
Choose a tag to compare
4.3.3

fix: add payload to delete

fix - PATCH requests

30 Sep 09:28
Compare
Choose a tag to compare
4.3.2

method patch

fix - PATCH requests

30 Sep 08:39
f07d239
Compare
Choose a tag to compare
Merge pull request #21 from yperteam/fix/PatchMethod

Fix - Adding PATCH HTTP method

Adding PATCH HTTP method

30 Sep 07:13
Compare
Choose a tag to compare
Pre-release
v4.3.0-alpha.1

test

hotfix(QueryHelper): unique key for list values

01 Sep 09:23
b543d86
Compare
Choose a tag to compare
Merge pull request #20 from yperteam/hotfix/sameArrayKey

hotfix(QueryHelper): unique key for list values

Fix empty payload for post request

28 Jul 11:03
1c8e6be
Compare
Choose a tag to compare
Merge pull request #19 from yperteam/kevin-bog-patch-2-1

fix empty body on post request

v4.2.41 Fix query helper

19 Jun 13:55
c88c47d
Compare
Choose a tag to compare
Merge pull request #17 from yperteam/SelinaBaltzis-patch-1

Fix/QueryHelper