ructe v0.12.0 Release Notes

Release Date: 2020-08-14 // over 3 years ago
    • ๐Ÿ‘ Issue #79, PR #80 and #94: Support Tide framework by a feature and an example.
    • โšก๏ธ PR #91: Update basic examples to edition 2018.
    • Issue #68, PR #90: Don't eat whitespace after a for loop.
    • ๐Ÿ“œ Issue #66, PR #89: Fix parse error for nested braces in expressions.
    • 0๏ธโƒฃ PR #84: Use std::ascii::escape_default.
    • PR #87: Provide ToHtml::to_buffer()
    • Forbid unsafe and undocumented code.
    • ๐Ÿ— The build is on https://travis-ci.com/kaj/ructe now.
    • Internal cleanup.

    Thanks to @Aunmag and @prabirshrestha for reported issues and contributed code.

    โœ… Tested with rustc 1.45.2 (d3fb005a3 2020-07-31), 1.42.0 (b8cedc004 2020-03-09), 1.42.0 (b8cedc004 2020-03-09), 1.46.0-beta.4 (32c481e15 2020-08-09), and 1.47.0-nightly (81dc88f88 2020-08-13).