Releases: no1msd/mstch
Releases · no1msd/mstch
1.0.2
1.0.1
1.0.0
0.2.5: Merge pull request #1 from rcari/rcari/fixForInclusion
Allow inclusion in another project with add_subdirectory.
0.2.4
0.2.3
0.2.1
v0.2.0
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.