Releases: chsergey/yii2-rest-client
Releases · chsergey/yii2-rest-client
Better extensibility of Query class
- visibility of some methods changed to protected, so that it's not necessary to override all dependent methods of _populate
- added httpClientExtraConfig property so that subclass can extend/override configuration of the http client.
thx to @slavapcom
Initial release
0.1.0 namespaces fix