Skip to content

v2.4.0

Choose a tag to compare

@sorinsarca sorinsarca released this 29 Dec 23:20
· 5 commits to master since this release
ddf937c

Fixed

  • enhanced multipleOf, you can now use Helper::$numberScale and Helper::$useBCMath properties (#123)
  • fixed maxLength: 0 bug (#133)
  • fixed error formatter (#144)
  • fixed date-time related filters when using a timezone

Added