Skip to content

0.4.2

Compare
Choose a tag to compare
@beltram beltram released this 07 Apr 21:21
· 750 commits to main since this release

Features

  • datetime helper in response templating with {{now}}
  • number helper in response templating with {{isOdd}}, {{isEven}} or {{stripes}}
  • string trim helper in response templating with {{trim}}
  • base64 helper in response templating with {{base64}}