All Versions
23
Latest Version
Avg Release Cycle
90 days
Latest Release
1594 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.4.3 Changes
June 21, 2020 -
v2.4.2 Changes
June 10, 2020v2.4.2 (2020-06-10)
๐ Changes:
- ๐ Support Crystal v0.35.0
-
v2.4.1 Changes
October 10, 2019๐ Changes:
- Support Crystal v0.31.1.
-
v2.4.0 Changes
March 01, 2018๐ Changes:
- Support Crystal v0.24.1.
-
v2.3.0 Changes
November 24, 2016 -
v2.2.4 Changes
May 19, 2016๐ Changes:
- Support Crysyal v0.17.0.
-
v2.2.3 Changes
May 12, 2016๐ Changes:
- Added type annotations to instance variables to follow Crystal v0.16.0 changes.
- Fixed
Crustache::Context
type for above.
-
v2.2.2 Changes
March 24, 2016๐ Changes:
- Fixed type annotated default argument syntax, follow Crystal v0.14.1 changes.
-
v2.2.1 Changes
March 08, 2016๐ Changes:
- Use
Util.escape
instead ofHTML.escape
for Mustache spec compatibility.
- Use
-
v2.2.0 Changes
March 08, 2016๐ Features:
- Rename
embed_mustache
andmustache_file
toMustache#.embed
andMustahce#.def_to_s
, follow Crystal v0.12.0 changes.
- Rename