maud v0.24.0 Release Notes

Release Date: 2022-08-12 // over 1 year ago
    • ✂ Remove blanket Render impl for T: Display #320
    • 👌 Support axum v0.5 through axum-core v0.2 #325 #337
    • ⚡️ Update to actix-web 4.0. #331
    • ➕ Add a maud::display adapter that forwards to the Display impl #350

Previous changes from v0.23.0

    • ⚡️ Update to support axum 0.2 #303
    • ➕ Add support for Option<T> attributes using the attr=[value] syntax. #306
    • ⚡️ Update to Rust 2021 #309
    • ✂ Remove Iron support #289
    • Disallow slashes (/) in void elements #315