0.4.2
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}}