Skip to content

Releases: CristalTeam/php-api-wrapper

Add patch verb

Choose a tag to compare

@ffouchier ffouchier released this 28 Apr 14:06
4de7a80
Merge pull request #49 from maximesilva/patch-1

Update Transport with Patch Http Verb

v6.2.3

Choose a tag to compare

@TZK- TZK- released this 24 Apr 13:34
278ea26
Merge pull request #48 from CristalTeam/hotfix/lowercased_endpoint

Fix endpoint transformed to lowercase

v6.2.2

Choose a tag to compare

@ffouchier ffouchier released this 08 Dec 11:07
Fix arrayGet type exception on transport when getting errors with nul…

v6.2.1

Choose a tag to compare

@ffouchier ffouchier released this 07 Dec 08:13

Fix index message not found error

v6.2.0

Choose a tag to compare

@TZK- TZK- released this 06 Dec 10:56
[Errors] Display api message on 404 errors

v6.1.0

Choose a tag to compare

@TZK- TZK- released this 27 Oct 08:43
[Model] Forward global scope to delete queries

v6.0.1

Choose a tag to compare

@TZK- TZK- released this 18 Mar 13:25
4065184
Merge pull request #34 from CristalTeam/feature/exception_source

Add exception source & fix debugbar decorator

v6.0.0

Choose a tag to compare

@TZK- TZK- released this 05 Jan 15:57
ff05dd3
Merge pull request #31 from CristalTeam/feature/response_headers

Allow to fetch response headers from Transport

v5.1.13

Choose a tag to compare

@TZK- TZK- released this 14 Dec 10:28
945137e
Merge pull request #30 from CristalTeam/hotfix/find_one_with_null_arg…

v5.1.12

Choose a tag to compare

@TZK- TZK- released this 14 Sep 11:53
Add api collector and formatDuration for LaravelDebugbar