Skip to content

0.2.0: Linux support and other escapades

Compare
Choose a tag to compare
@robb robb released this 11 Jul 21:28
· 21 commits to main since this release
58bf32d
  • 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 implement callAsFunction in #23.
  • Switched to result builders in #20.