Skip to content

v1.5.0

Compare
Choose a tag to compare
@djl997 djl997 released this 13 Apr 09:29
· 24 commits to main since this release

Added

  • New date directives:
    • @year
    • @month
    • @day
    • @time
    • @datetime
  • @notEmpty and @endNotEmpty directives
  • @notIsset and @endNotIsset directives

Fixed

  • Fixed issue with percentage, value 1 was not interpreted as 100% but as 1%.