Packages

Beautiful Elixir DSL for building XML documents with Saxy-backed encoding.

Current section

Files

Jump to
xm CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.1.0 - 2026-06-25
- Initial release with a Saxy-backed XML DSL.
- Added `document/2`, `tree/1`, `render/2`, and `render_iodata/2`.
- Added element, text, comment, CDATA, and dynamic tag helpers.