Skip to content

Releases: no1msd/mstch

1.0.2

01 Feb 20:10
Compare
Choose a tag to compare

It's now possible to provide your own escape function.

1.0.1

18 Oct 16:54
Compare
Choose a tag to compare

Compliance with specifications v1.1.3.

1.0.0

17 Oct 23:45
Compare
Choose a tag to compare

Version bump to 1.0.0.

0.2.5: Merge pull request #1 from rcari/rcari/fixForInclusion

14 Oct 14:53
Compare
Choose a tag to compare

Allow inclusion in another project with add_subdirectory.

0.2.4

13 Oct 09:10
Compare
Choose a tag to compare
0.2.4 Pre-release
Pre-release

Changes:

  • workarounds and fixes for MSVC
  • fixed a dangling reference bug
  • warning clean up

0.2.3

30 Sep 15:11
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Proper CMake package.

0.2.1

24 Sep 10:20
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Adds support for MSVC 2013

v0.2.0

04 May 14:46
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-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.

v0.1.1

26 Apr 16:37
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Adds support for GCC 4.7, 4.8 and clang 3.4.

v0.1.0

24 Apr 00:13
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
cmake install