maud v0.10.0 Release Notes

Release Date: 2016-09-20 // over 7 years ago
    • ๐Ÿ‘ [Added] Iron support
    • [Added] Allow namespaces in element and attribute names #38
    • [Changed] Switch to new splice syntax using parentheses #41
    • [Changed] Require parentheses around the parameter to @call
    • ๐Ÿšš [Removed] All literals must now be quoted, e.g. "42" not 42