Releases: voskobovich/yii2-many-to-many-behavior
Releases · voskobovich/yii2-many-to-many-behavior
Release 3.2.1
Extended function getViaTableValue()
Version 3.2.0
Merge pull request #18 from kop/issue_17 Support multiple ManyToMany fields that are using the same junction table
Version 3.1.0
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
Merge pull request #7 from kfreiman/master Add possibility to save additional junction table values