maud
Compile-time HTML templates.
0.27.0
6.1M downloads/mo
#4083 most downloaded on crates.io
lambda-fairy/maud
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 7 months
Most releases are documented
notes for 33 of 55 stable releases
2 versions withdrawn
withdrawn after publishing
12 years old
57 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
57 releases · Jan 2015 to Feb 2025Releases
latest 57-
0.27.002 Feb 2025 -
0.26.015 Jan 2024 -
0.25.016 Apr 2023 -
0.24.025 Sep 2022 -
0.23.011 Nov 2021 -
0.22.327 Sep 2021Release notes
Open source →Release notes
Open source → -
0.22.209 Jan 2021 -
0.22.102 Nov 2020Release notes
Open source → -
0.22.020 Jun 2020 -
0.21.001 Jul 2019Release notes
Open source →- Default tag name to
divwhen a class or ID is provided #173 - Maud has a new website! Check it out at https://maud.lambda.xyz/.
- Update Actix to 1.0. Pre-release versions of Actix are no longer supported. #176
- Use absolute imports in generated code #170
- Use
syninstead ofliteralext#174
- Default tag name to
-
0.20.017 Jan 2019Release notes
Open source → -
0.19.020 Oct 2018Release notes
Open source →- Allow arbitrary syntax in class and ID shorthand #128
- Actix 0.7 support #144
- Warn on keywords without a leading
@#91 - Disallow elements that mention the same attribute twice #129
- Dropped support for the
maud_lintscrate 66ddbca - Update to rustc 1.31.0-nightly (77af31408 2018-10-11)
- The feature flags have changed again! Remove
#![feature(use_extern_macros)]and#![feature(proc_macro_non_items)], and add#![feature(proc_macro_hygiene)]in their place. See the [documentation][getting-started] for a working example.
- The feature flags have changed again! Remove
-
0.18.118 Jul 2018Release notes
Open source →- Update to rustc 1.29.0-nightly (1ecf6929d 2018-07-16)
- The
proc_macrofeature was recently stabilized (rust-lang/rust#52081). As a result of this change, you may get "unresolved import" errors after updating your Rust compiler. To fix this error, replace any#![feature(proc_macro)]in your crate with#![feature(use_extern_macros)]. See the documentation for a working example.
- The
- Update to rustc 1.29.0-nightly (1ecf6929d 2018-07-16)
-
0.18.015 Jul 2018 -
0.17.525 May 2018 -
0.17.402 May 2018Release notes
Open source → -
0.17.321 Apr 2018 -
0.17.219 Nov 2017 -
0.17.111 Aug 2017 -
0.17.004 Aug 2017 -
0.16.207 Mar 2017 -
0.16.115 Feb 2017 -
0.16.006 Feb 2017 -
0.15.026 Jan 2017 -
0.14.024 Nov 2016 -
0.13.003 Nov 2016 -
0.12.009 Oct 2016 -
0.11.124 Sep 2016 -
0.11.024 Sep 2016Release notes
Open source →- The
html!macro now returns aStringinstead of taking a writer argument iron-maudis obsolete; enable the"iron"feature on themaudcrate instead- Remove
@callsyntax
- The
-
0.10.020 Sep 2016 -
0.9.012 Jun 2016Release notes
Open source →- Implement ID shorthand syntax, e.g.
div#foo#35 - Update to latest syntax extension API
- Implement ID shorthand syntax, e.g.
-
0.8.127 Apr 2016 -
0.8.028 Feb 2016Release notes
Open source →- Add shorthand syntax for classes, e.g.
div.foo#28 - Add support for
matchexpressions #30 - Allow tuple attribute lookups (
x.0) and identifier pathsfoo::barin splices #27 #29 - Add a
RenderOncetrait, for when rendering a value also consumes it #31 - Change symbol for special forms from
#→@#31 - Change symbol for splices from
$→^#31 - Update to latest syntax extension API
- Add shorthand syntax for classes, e.g.
-
0.7.421 Jan 2016Nothing published for this version
-
0.7.320 Dec 2015Nothing published for this version
-
0.7.228 Nov 2015Nothing published for this version
-
0.7.119 Nov 2015Nothing published for this version
-
0.7.009 Nov 2015Nothing published for this version
-
0.6.228 Sep 2015Nothing published for this version
-
0.6.126 Sep 2015Nothing published for this version
-
0.6.016 Sep 2015Nothing published for this version
-
0.5.108 Sep 2015Nothing published for this version
-
0.5.006 Sep 2015Nothing published for this version
-
0.4.431 Jul 2015Nothing published for this version
-
0.4.302 Jul 2015Nothing published for this version
-
0.4.230 Apr 2015Nothing published for this version
-
0.4.113 Apr 2015Nothing published for this version
-
0.4.010 Apr 2015 withdrawnNothing published for this version
-
0.3.403 Apr 2015Nothing published for this version
-
0.3.303 Apr 2015Nothing published for this version
-
0.3.221 Mar 2015Nothing published for this version
-
0.3.115 Mar 2015Nothing published for this version
-
0.3.014 Mar 2015Nothing published for this version
-
0.2.006 Feb 2015Nothing published for this version
-
0.1.230 Jan 2015Nothing published for this version
-
0.1.125 Jan 2015Nothing published for this version
-
0.1.025 Jan 2015 withdrawnNothing published for this version