Releases: mailgun/raymond
Releases · mailgun/raymond
v2.0.48
v2.0.47
Add JSON tool
v2.0.46
Adds pluralize handlebar helper
v2.0.45
Adds length operator for params. e.g. {{#ifEq foo.length bar.length}}
v2.0.44
Adds a new ifRegexMatchesStr
helper adds ability to pass your own logger.
v2.0.43
Adds #ifEq
helper
v2.0.42
Adds #ifLt
helper used to compare if one number is less than the other.
v2.0.41
Fixing ifGt helper to handle multiple types.
v2.0.4
Fix go mod to use v2 major version and corrected import paths.
v2.0.3
Adds support for the #ifGt
handlebar conditional.