Mustache v0.7.0 Release Notes

Release Date: 2010-03-25 // about 14 years ago
    • 💎 Mustache.compile for compiling a template into Ruby.
    • 👀 mustache -c FILE to see a template's compiled Ruby.
    • 👍 Recursive partial support.
    • ➕ Added & as an alias for the triple mustache (unescaped HTML).
    • ✅ Simpler examples. Old examples are now test fixtures.