- Bug #558: Fix
SoftDeletewith initiated custom date (@Tigrov) - Enh #564: Clarify
$relationsparameter type inJoinWith::__construct()fromarray<string|Closure>toarray<string|callable(ActiveQueryInterface):void>(@vjik)
- Bug #544: Revert changes from #538 related to create model without a constructor (@Tigrov)
- Enh #532, #533: Remove unnecessary files from Composer package (@mspirkov)
- Enh #538: It is now possible to instantiate AR model with constructor (@Tigrov, @olegbaturin)
- Bug #527: Fix PHPDoc tags
@see(@mspirkov) - Bug #538: Remove
Closuretype from parameter$modelClassofEventsTrait::query()method (@Tigrov)
- Initial release.