v1.1
A breaking change update to HtmlGenerator, with the following changes
- Strongly, not weakly, typed support for attributes (e.g. class, id, style), including custom attributes
- Support for attributes with no content
- Support for elements with no content
- Support for serializing elements with indentation and more pretty formatting
- Added argument checking (null, invalid etc.)