Skip to content

Releases: simialbi/yii2-rest-client

2.0.0-beta.1

03 Jun 06:31
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release
fixed filter of query params (allow '0' values)

Added exceptions

25 Apr 11:01
Compare
Choose a tag to compare
Updated readme

fixed tests

2.0.0-alpha.2: added fixtures

25 Apr 10:29
Compare
Choose a tag to compare
Pre-release
added relational queries
fixed get's method parameters

Updated library to current yii2 db library standards

14 Mar 15:01
Compare
Choose a tag to compare

The code was updated to support as much active record features as possible with the current yii2 db library.
I still want to optimize the whole relation and join part and add unit tests for all the different filters and query building possibilities.

1.0.4: Merge pull request #3 from mikolajzieba/master

16 Aug 21:00
98fd948
Compare
Choose a tag to compare

1.0.3

16 Oct 16:08
Compare
Choose a tag to compare
set old attributes on init if pk's are set

1.0.2

16 Oct 12:36
Compare
Choose a tag to compare
fixed attribute array construction (save names in parent class too)

Fixed private var's inheritance problem

16 Oct 12:01
Compare
Choose a tag to compare
changed behavior of setting attributes to be sure, under laying base

active record's private attributes property get filled

Initial Release

13 Oct 11:52
Compare
Choose a tag to compare
1.0

added active record to resources