ructe v0.8.0 Release Notes

Release Date: 2019-11-06 // over 4 years ago
    • Issue #62: New version number due to a semver-breaking change, reported by @kornelski.

    Otherwise same as 0.7.4:

    • PR #55 from kornelski: Improve benchmarks.
    • Part of issue #20: Allow template source files to be named *.rs.svg or *.rs.xml as well as *.rs.html. The generated template functions will simlilarly be suffixed _svg, _xml or _html (any template_html will get a template alias, for backwards compatibility.
    • 📜 PR #61 from Eroc33: Improve parsing for tuple and generic type expressions.
    • 🛠 Fix old doc link in readme.
    • ⚡️ Update dependencies in ructe and examples.

    Thaks to @kornelski and @Eroc33.