Releases: tuyakhov/yii2-json-api
Releases · tuyakhov/yii2-json-api
v1.0.4
23 Sep 11:50
Compare
Sorry, something went wrong.
No results found
v1.0.3
06 May 12:01
Compare
Sorry, something went wrong.
No results found
Improve pagination handling #63
Pagination class was added to improve the handling of the page query parameter family.
Allow deleting underlying resources #64
Action::enableResourceDeleting was added and can be used to enable deleting relationship models
v1.0.2
21 Jul 17:44
Compare
Sorry, something went wrong.
No results found
v1.0.0
21 Jul 11:05
Compare
Sorry, something went wrong.
No results found
Introduced filtering #28 , #51
Updated minimum required Yii version to 2.0.13
v0.1.7
21 Jul 11:02
Compare
Sorry, something went wrong.
No results found
Added UrlRule, Controller classes
Fixed handling missing resources.
v0.1.6
10 Mar 17:18
Compare
Sorry, something went wrong.
No results found
Introduce 'delete resource' and 'delete relationship' actions
Added 'view resource' action
Fix throwing an exception when body is not provided.
Examples were added to README file
v0.1.5
18 Jan 23:26
Compare
Sorry, something went wrong.
No results found
Improved inclusion of related resources (add support for lazy loading) #34
Improved error formatting #29
Allowed clearing relationships #41
v0.1.4
18 Sep 18:53
Compare
Sorry, something went wrong.
No results found
v0.1.3
08 Jul 18:09
Compare
Sorry, something went wrong.
No results found
Fix the issue with duplicated inclusion of related resources. #25
v0.1.2
15 May 05:33
Compare
Sorry, something went wrong.
No results found
Fix for input data with empty relationships