Releases: simialbi/yii2-rest-client
Releases · simialbi/yii2-rest-client
2.0.0
2.0.0-beta.10
removed type declaration in insertInternal method
2.0.0-beta.9
removed join not supported exception
2.0.0-beta.8
fixed query builder join
2.0.0-beta.7
added php 7 types
Changed relation handling
Merge branch 'relations' # Conflicts: # src/ActiveQuery.php # tests/RelationTest.php
Accept wrapped answers
- added $itemsProperty property for wrapped responses
- added caching if enabled
Introduced caching (like yii\db)
2.0.0-beta.4 set caching to false by default
2.0.0-beta.3
fixed "no such component" error if rest component has not default nam…
2.0.0-beta.2
possibly fix #9