Sha256: b421a034dfa5b78b60879fe8d08eaa2d995d0ff446d1d7e78ecc49f9bbe093fd

Contents?: true

Size: 596 Bytes

Versions: 2

Compression:

Stored size: 596 Bytes

Contents

# Change Log

## 1.1.0

- 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

## 1.0.0

- Upgraded to Glimmer 1.0.0

## 0.2.0

- Relaxed dependency on glimmer

## 0.1.0

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
glimmer-dsl-xml-1.2.0 CHANGELOG.md
glimmer-dsl-xml-1.1.0 CHANGELOG.md