1.2.0
1.2.0 (7. April 2020)
- #2003 Add new
StringHelper::isNumeric()
which checks whether a value is nummeric (with regex instead ofis_numeric
) or not. - #2004 Make impoter public in order to improve setting up unit tests and option to override in controller map configuration.
- #1970 Fixed a bug with relative theme paths.
- #2007 Fixed a bug in JsonBehavior and added new properties for auto decoding data after find.