Releases: grixu/api-client
Releases · grixu/api-client
3.2.0
30 Apr 13:46
Compare
Sorry, something went wrong.
No results found
Use snake_case naming convention in results data array instead of camelCase
Updated DTO to v3
3.1.2
30 Mar 14:26
Compare
Sorry, something went wrong.
No results found
3.1.1
09 Mar 12:53
Compare
Sorry, something went wrong.
No results found
3.1.0
09 Mar 11:53
Compare
Sorry, something went wrong.
No results found
Bug fixed in OAuthToken
Added parsing datetime strings to Carbon objects in StraightKeyParser
Add GitHub Actions integration
3.0.1
15 Feb 13:40
Compare
Sorry, something went wrong.
No results found
Minor bug fixes
Changed data layout in PaginatedData to be compatible with Laravel Resources
3.0.0
12 Feb 09:45
Compare
Sorry, something went wrong.
No results found
Huge rebuild package both in concept and code layer.
Uses PHP8, dropped PHP 7.4 compatibility.
More concentrated on delivery flexible package that could be use directly in apps rather than in other packages
Made interfaces & classes for configuration, authorization, data fetching, containing & parsing to final classes delivered by user
Prepared classes for config, url creating & fetching data from JSON API
2.0.1
20 Jan 11:57
Compare
Sorry, something went wrong.
No results found
Updated to compatibility with PHP 8
2.0.0
04 Jan 11:04
Compare
Sorry, something went wrong.
No results found
Delete "Action" in class names
Leave hard-coded configuration of Base URL and OAuth in config file
Use ApiClient as factory for CallApi class
Optimized for multiple use in same project
1.0.0
18 Dec 14:42
Compare
Sorry, something went wrong.
No results found