ructe v0.7.2 Release Notes

Release Date: 2019-08-28 // over 4 years ago
    • Issue #53, PR #60: Allow empty strings everywhere quoted strings are allowed.
    • Issue #57, PR #59:Accept explicit impl and dyn in types.
    • ๐Ÿ˜Œ Relax over-strict whitespace requirements, fix a regression in 0.7.0.
    • PR #56: Require buf reference to implement Write, not buf itself
    • โš  PR #58: Fix warnings in generated code.
    • โœ‚ Remove no-longer-used imports.

    Thanks to @kornelski for multiple contributions.

    โœ… Tested with rustc 1.37.0 (eae3437df 2019-08-13), 1.34.2 (6c2484dc3 2019-05-13), 1.32.0 (9fda7c223 2019-01-16), 1.31.1 (b6c32da9b 2018-12-18), 1.38.0-beta.3 (72bfc3753 2019-08-27), 1.39.0-nightly (53df91a9b 2019-08-27).