Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@no1msd no1msd released this 04 May 14:46
· 117 commits to master since this release

Changes:

  • support double values in mstch::node
  • support DOS newlines in templates
  • skip spaces in delimiter change tokens
  • standalone tags should not require a newline to follow them
  • standalone partials should be prefixed with whitespace
  • specs-compliant lambda behavior

This release is fully compliant with mustache specs v1.1.2 including the lambda module.