Skip to content

Releases: shootingfly/water

Release 1.0.0 and support Crystal 1.0.0

Choose a tag to compare

@shootingfly shootingfly released this 28 Mar 15:35
v1.0.0

Release 1.0.0 and support Crystal 1.0.0

Support Layout And Optimize Code

Choose a tag to compare

@shootingfly shootingfly released this 08 Aug 07:51
  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

Choose a tag to compare

@shootingfly shootingfly released this 25 Jul 06:25
  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

Choose a tag to compare

@shootingfly shootingfly released this 01 Nov 15:22
v0.1.0

Add build status tag