Releases: shootingfly/water
Releases · shootingfly/water
Release 1.0.0 and support Crystal 1.0.0
v1.0.0 Release 1.0.0 and support Crystal 1.0.0
Support Layout And Optimize Code
- Replace
Water::PagewithWater. - Remove
def_renamed_open_tagmacro anddef_renamed_self_close_tagmacro - Use
yield_contentto use layout`
Simplify Api
- Replace
landlmwithtext. - Replace
tag(content, with attributes = "")withtag(attributes, content). - Replace
%()with %||` when describing attributes, which makes it possible to highlight attributes. - Generate
style,scriptwithout macro.
First Release
v0.1.0 Add build status tag