Skip to content

1.2.0

Compare
Choose a tag to compare
@nadar nadar released this 07 Apr 06:01
· 275 commits to master since this release

1.2.0 (7. April 2020)

  • #2003 Add new StringHelper::isNumeric() which checks whether a value is nummeric (with regex instead of is_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.