ructe v0.7.4 Release Notes

Release Date: 2019-11-02 // over 4 years ago
  • ๐Ÿš€ Note: This release has been yanked from https://crates.io/ due to a semver-breaking change for 0.7.x. The same code has been re-released as version 0.8.0.

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

    โœ… Tested with rustc 1.38.0 (625451e37 2019-09-23), 1.36.0 (a53f9df32 2019-07-03), 1.34.2 (6c2484dc3 2019-05-13), 1.39.0-beta.8 (f6404c5a9 2019-10-30), and rustc 1.40.0-nightly (87cbf0a54 2019-11-01).