Skip to content

Shortened syntax and easier debugging

Compare
Choose a tag to compare
@dermatthes dermatthes released this 09 May 20:52
· 41 commits to master since this release
  • Shortened Syntax {if someVar} or {if !someVar} to check a variable is/is not set (MartinMystikJonas)
  • Fixed stripping newlines (MartinMystikJonas)
  • Added UndefinedVariableException