All Versions
23
Latest Version
Avg Release Cycle
90 days
Latest Release
1594 days ago

Changelog History
Page 1

  • v2.4.3 Changes

    June 21, 2020

    v2.4.3 (2020-06-21)

    ๐Ÿ”„ Changes:

  • v2.4.2 Changes

    June 10, 2020

    v2.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

    ๐Ÿ”„ Changes:

    • ๐Ÿ‘Œ Support Crystal v0.20.0.

    Thanks @Sija!

  • 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 of HTML.escape for Mustache spec compatibility.
  • v2.2.0 Changes

    March 08, 2016

    ๐Ÿ”‹ Features:

    • Rename embed_mustache and mustache_file to Mustache#.embed and Mustahce#.def_to_s, follow Crystal v0.12.0 changes.