Skip to content

Releases: tom--/yii2-dynamic-ar

0.3.3

17 Feb 01:49
Compare
Choose a tag to compare

Removed composer lock file

0.3.2

17 Feb 01:18
Compare
Choose a tag to compare

Updated composer.json:

  • moved some dependencies to dev-dependencies.
  • updated yii2-apidoc version.

0.3.1

21 Jan 20:38
Compare
Choose a tag to compare

Releasing to match the latest tag.

Breaking changes: In DynamicActiveRecord dotKeyValues() replaces dotKeys(), dotAttributeNames() replaces allAttributes()

Other changes see in CHANGELOG.md

0.2.2

13 Jun 20:26
Compare
Choose a tag to compare

Allowed using spaces in dyn attribute query, e.g. (! attr !)

0.2.1

07 Jun 22:22
Compare
Choose a tag to compare

Fixed bug, see changelog