Skip to content

Releases: ZewoGraveyard/Mustache

0.10.1

01 Sep 04:48
Compare
Choose a tag to compare
Add 'TemplateNotFound' error description (#13)

Updated for 3.0 preview 1

14 Jun 09:51
Compare
Choose a tag to compare
0.10.0

Travis Supports Xcode8

0.6.2: Snapshot 05 31 (#9)

02 Jun 19:39
Compare
Choose a tag to compare
Pre-release
* snapshot 05-31 support

* xcode in gitignore

* fix travis commands

0.6.1

12 May 21:47
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release
Fix warnings

0.6.0: Update to DEVELOPMENT-SNAPSHOT-2016-05-03. (#8)

11 May 20:51
Compare
Choose a tag to compare
* Make @noescape a type attribute (SE-0049).

* Bidirectional and Distance have moved from the Index to the Collection (SE-0065).

* Replace startIndex/endIndex with lowerBound/upperBound (SE-0065).

* Replace movement/distance methods on Index with equivalents added to Collection (SE-0065).

* Add minimal tests.

* Update version to swift-DEVELOPMENT-SNAPSHOT-2016-05-03-a.