Skip to content

Releases: shootingfly/water

Release 1.0.0 and support Crystal 1.0.0

28 Mar 15:35
Compare
Choose a tag to compare
v1.0.0

Release 1.0.0 and support Crystal 1.0.0

Support Layout And Optimize Code

08 Aug 07:51
Compare
Choose a tag to compare
  1. Replace Water::Page with Water.
  2. Remove def_renamed_open_tag macro and def_renamed_self_close_tag macro
  3. Use yield_content to use layout`

Simplify Api

25 Jul 06:25
Compare
Choose a tag to compare
  1. Replace l and lm with text.
  2. Replace tag(content, with attributes = "") with tag(attributes, content).
  3. Replace %() with %||` when describing attributes, which makes it possible to highlight attributes.
  4. Generate style, script without macro.

First Release

01 Nov 15:22
Compare
Choose a tag to compare
v0.1.0

Add build status tag