Skip to content

Releases: CristalTeam/php-api-wrapper

Add patch verb

28 Apr 14:06
4de7a80
Compare
Choose a tag to compare
Merge pull request #49 from maximesilva/patch-1

Update Transport with Patch Http Verb

v6.2.3

24 Apr 13:34
278ea26
Compare
Choose a tag to compare
Merge pull request #48 from CristalTeam/hotfix/lowercased_endpoint

Fix endpoint transformed to lowercase

v6.2.2

08 Dec 11:07
Compare
Choose a tag to compare
Fix arrayGet type exception on transport when getting errors with nul…

v6.2.1

07 Dec 08:13
Compare
Choose a tag to compare

Fix index message not found error

v6.2.0

06 Dec 10:56
Compare
Choose a tag to compare
[Errors] Display api message on 404 errors

v6.1.0

27 Oct 08:43
Compare
Choose a tag to compare
[Model] Forward global scope to delete queries

v6.0.1

18 Mar 13:25
4065184
Compare
Choose a tag to compare
Merge pull request #34 from CristalTeam/feature/exception_source

Add exception source & fix debugbar decorator

v6.0.0

05 Jan 15:57
ff05dd3
Compare
Choose a tag to compare
Merge pull request #31 from CristalTeam/feature/response_headers

Allow to fetch response headers from Transport

v5.1.13

14 Dec 10:28
945137e
Compare
Choose a tag to compare
Merge pull request #30 from CristalTeam/hotfix/find_one_with_null_arg…

v5.1.12

14 Sep 11:53
Compare
Choose a tag to compare
Add api collector and formatDuration for LaravelDebugbar