crustache v0.3.0 Release Notes

Release Date: 2015-07-18 // almost 9 years ago
  • ๐Ÿ”‹ Features:

    • Added Crustache::Context for solving complex model type (see #1) e41a453
    • Added Crustache::DEFAULT_FILENAME 2d80f1c

    ๐Ÿ”„ Changes:

    • Remove some type restrictions (see #1) 0b10d98
    • Fixed the name of Crustache.parse_file from Crustahce.parseFile (mismatch naming) 53dfd00
    • Rename from src/crustache/tree.cr to src/crustache/syntax.cr f860a5a
      because Crustache::Tree is renamed to Crustache::Syntax