All Versions
4
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v1.1.0 Changes

    • ๐Ÿ‘Œ Support xml keyword to produce partial xml/html without the html tag in output
    • โšก๏ธ Update html keyword to add a doctype (<!DOCTYPE html>) at the top of rendered content
    • ๐Ÿ‘‰ Make html keyword automatically not include a doctype or html tag if content does not have HEAD or BODY
    • ๐Ÿ‘‰ Make name_space act like an alternative to xml keyword, not requiring xml or html underneath
    • โฌ†๏ธ Upgraded to glimmer 1.0.1
  • v1.0.0 Changes

    • โฌ†๏ธ Upgraded to Glimmer 1.0.0
  • v0.2.0 Changes

    • ๐Ÿ˜Œ Relaxed dependency on glimmer
  • v0.1.0 Changes

    • Extracted Glimmer DSL for SWT (glimmer-dsl-swt gem) from Glimmer