Releases: grixu/api-client
Releases · grixu/api-client
3.5.2
18 Nov 11:41
Compare
Sorry, something went wrong.
No results found
3.5.1
18 Nov 11:02
Compare
Sorry, something went wrong.
No results found
Fixed auto-merging on dependabot's updates
commit-msg regex updated
Fixed names of jobs & slack notifications in pipelines
3.5.0
17 Nov 13:20
Compare
Sorry, something went wrong.
No results found
Added composer-git-hooks
Configured hooks with auto-install/update
Added timeouts in pipelines
Added auto-merge pipeline for small updates made by dependabot
Added x-ray
Added x-ray checking in CI pipeline
Added x-ray checking in git hooks
Added changelog-updater-action to CD pipeline
3.4.1
08 Nov 09:26
Compare
Sorry, something went wrong.
No results found
Updated Larastan to 1.0.1
Prepared CI pipeline to change default branch
3.4.0
02 Nov 07:57
Compare
Sorry, something went wrong.
No results found
Added code quality tools such as PHP_CS_Fixer, PHP Insights & PHPStan
Added scanning & formatting code with those tools in CI pipeline
Applied formatting on code base
3.3.3
25 May 10:00
Compare
Sorry, something went wrong.
No results found
3.3.2
25 May 09:20
Compare
Sorry, something went wrong.
No results found
Added access to UrlCompose in JsonApiFetcher
3.3.1
25 May 09:10
Compare
Sorry, something went wrong.
No results found
Added access to DataFetcher in JsonApiFetcher
Added timeout
3.3.0
21 May 08:37
Compare
Sorry, something went wrong.
No results found
Added chunk() method in JsonApiFetcher
Added getDataCollection in PaginatedData
Added definition of getDataCollection in FetchedData
Make method parseElement public in StraightKeyParser
Added definition of praseElement in ResponseParser interface
3.2.1
04 May 09:08
Compare
Sorry, something went wrong.
No results found
Bug fixed in StraightKeyParser