All Versions
23
Latest Version
Avg Release Cycle
90 days
Latest Release
1633 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.1.0 Changes
March 08, 2016๐ Features:
- Added ECR compatible macros,
embed_mustache
andmustache_file
.
- Added ECR compatible macros,
-
v2.0.1 Changes
March 09, 2016๐ Changes:
- Fixed a bug to represent
Section
andInvert
byto_code
incorrectly.
- Fixed a bug to represent
-
v2.0.0 Changes
February 09, 2016๐ Features:
- Support compile time template parsing.
- Added
Crustache::parse_file_static
to parse Mustache file on compile time. - Added
Crustache::loader
to createFileSystem
object to useCrustache::Engine
. - Added
Crustache::loader_static
, it is compile time version ofCrustache::loader
.
๐ Changes:
- Add type annotation to class constructors for Crystal next compiler.
-
v1.0.2 Changes
January 13, 2016๐ Changes:
- Support Crystal v0.10.1.
- Implemented
IO#read(slice : Slice(UInt8))
inIndentIO
.
- Implemented
- Support Crystal v0.10.1.
-
v1.0.1 Changes
December 25, 2015๐ Changes:
- Support Crystal v0.10.0.
MemoryIO#clear
raised an error when it is not resizable. Fixed it.- Fixed JSON type.
- Support Crystal v0.10.0.
-
v1.0.0 Changes
October 18, 2015๐ Changes:
- Replaced from
StringIO
toMemoryIO
for Crystal v0.9.0 (see manastech/crystal@9b8e6c7
) - Support shards.
- Support semver to release.
- Replaced from
-
v0.3.2 Changes
September 12, 2015๐ Changes:
- Replaced
#length
to#size
for Crystal HEAD (see manastech/crystal#1363)89ade1a
- Fixed arguments of
IO#write
for Crystal v0.7.7b972686
- Refactored
Crustache::Context#lookup
fdd2b22
- Replaced
-
v0.3.1 Changes
July 26, 2015 -
v0.3.0 Changes
July 18, 2015 -
v0.2.1 Changes
July 15, 2015