Skip to content

Releases: voskobovich/yii2-many-to-many-behavior

Release 3.2.1

22 Dec 13:47
Compare
Choose a tag to compare

Extended function getViaTableValue()

Version 3.2.0

23 Oct 17:25
Compare
Choose a tag to compare
Merge pull request #18 from kop/issue_17

Support multiple ManyToMany fields that are using the same junction table

Version 3.1.0

02 Oct 10:40
Compare
Choose a tag to compare

Fixed issue #8.
It is now possible to have multiple aliases for attributes created by behavior with custom getters and setters.

Version 3.0.3

21 Aug 08:09
Compare
Choose a tag to compare
Merge pull request #7 from kfreiman/master

Add possibility to save additional junction table values