Releases: winternet-studio/yii2-libs
Releases · winternet-studio/yii2-libs
v1.16.1
Return the UserException instance
v1.16.0
createActiveRecordModel(): support prefixing table name with database…
v1.15.1
queryParam(): allow for using null as default value
Allow for handling of action parameters with dashes or other special characters
v1.15.0 Added Request class for handling query parameters in controller actions
Minor change to ArrayAttributesBehavior
v1.14.6 Convert array/JSON attributes back to array after inserting or updati…
Fixes
v1.14.5 Removed debugging code, added comment
ResultException enhancement
v1.14.4 Added option to provide string with single error
Added behavior for checking referential constraints before deleting model (beta)
v1.14.3 Added behavior for checking referential constraints before deleting m…
Minor updates
v1.14.2 Don't add exclamation mark if already present
Minor security bugfix
Probably doesn't affect any existing code