0.2.0: Linux support and other escapades
- Added Linux support thanks to @chriseidhof in #26
- Added
raw
nodes,text
nodes now always perform XML escaping thanks to @chriseidhof in #22 –⚠️ Potentially a breaking change. - Tags are now
structs
that implementcallAsFunction
in #23. - Switched to result builders in #20.