ructe v0.9.2 Release Notes

Release Date: 2020-01-25 // about 4 years ago
    • 👍 PR #70, Issue #63: Add feature warp02, supportig warp 0.2.x, and add
      a name alias warp01 for the old warp 0.1.x feature. Same in
      examples.
    • PR #69, Issue #67: Anyting that is allowed in a string in Rust
      should be allowed in a string in ructe.
    • 🛠 Fix clippy complaints re statics in generated code.
    • ⚡️ Update actix-web example to 2.0.
    • 🛠 Fix doctest with mime03 feature.

    Thanks to @nocduro and @Aunmag for suggestions and bug reports.