Tags give the ability to mark specific points in history as being important
-
-
v0.26.0
6e50e675 · ·- Remove `AsRef<str>` restriction from `PreEscaped` [#377](https://github.com/lambda-fairy/maud/pull/377) - Implement `Render` for `Arc<T>` [#380](https://github.com/lambda-fairy/maud/pull/380) - Fix missing parentheses around splices [#382](https://github.com/lambda-fairy/maud/issues/382) [#383](https://github.com/lambda-fairy/maud/pull/383) - Accept literals in attribute names [#396](https://github.com/lambda-fairy/maud/pull/396) [#398](https://github.com/lambda-fairy/maud/pull/398) [#415](https://github.com/lambda-fairy/maud/pull/415) - Support `axum` v0.7 through `axum-core` v0.4 and `http` v1 [#401](https://github.com/lambda-fairy/maud/pull/401) - Add support for `warp` v0.3.6 [#404](https://github.com/lambda-fairy/maud/pull/404) - Support `rocket` v0.5 [#406](https://github.com/lambda-fairy/maud/pull/406)
-
v0.25.0
bf44196a · ·- Remove `html_debug!` [#357](https://github.com/lambda-fairy/maud/pull/357) - Render with `Display` using autoref specialization [#359](https://github.com/lambda-fairy/maud/pull/359) - Support `axum` v0.6 through `axum-core` v0.3 [#361](https://github.com/lambda-fairy/maud/pull/361) - Implement `Default` for `PreEscaped` [#371](https://github.com/lambda-fairy/maud/pull/371)
-
v0.24.0
8415003c · ·- Remove blanket `Render` impl for `T: Display` [#320](https://github.com/lambda-fairy/maud/pull/320) - Support `axum` v0.5 through `axum-core` v0.2 [#325](https://github.com/lambda-fairy/maud/pull/325) [#337](https://github.com/lambda-fairy/maud/pull/337) - Update to `actix-web` 4.0. [#331](https://github.com/lambda-fairy/maud/pull/331) - Add a `maud::display` adapter that forwards to the `Display` impl [#350](https://github.com/lambda-fairy/maud/pull/350)
-
v0.23.0
982c9f4a · ·- Update to support axum 0.2 [#303](https://github.com/lambda-fairy/maud/pull/303) - Add support for `Option<T>` attributes using the `attr=[value]` syntax. [#306](https://github.com/lambda-fairy/maud/pull/306) - Update to Rust 2021 [#309](https://github.com/lambda-fairy/maud/pull/309) - Remove Iron support [#289](https://github.com/lambda-fairy/maud/pull/289) - Disallow slashes (`/`) in void elements [#315](https://github.com/lambda-fairy/maud/pull/315)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-