Water v0.3.0 Release Notes
Release Date: 2020-08-08 // over 2 years ago-
- Replace
Water::Page
withWater
. ๐ 2. Removedef_renamed_open_tag
macro anddef_renamed_self_close_tag
macro - Use
yield_content
to use layout`
- Replace
Previous changes from v0.2.0
-
- Replace
l
andlm
withtext
. - Replace
tag(content, with attributes = "")
withtag(attributes, content)
. - Replace
%()
with %||when describing attributes, which makes it possible to highlight attributes. ๐ 4. Generate
style,
script` without macro.
- Replace