0.2.3 (2026-06-29)
Features
Bug Fixes
- avoid leaking escaped tag literals (cbd927f)
- lumis: sanitize decorator attributes (7738ff4)
- lumis: unbounded Lumis highlight_lines ranges (798a363)
- stack-safe comrak document conversion (947696c)
0.2.2 (2026-06-19)
Features
Documentation
- expose changelog (487cb1c)
0.2.1 (2026-06-15)
Features
0.2.0 (2026-06-12)
⚠ BREAKING CHANGES
- adopt the
l-prefix on token class https://github.com/leandrocp/lumis/pull/952
Features
0.1.5 (2026-06-08)
Features
Documentation
- project description (8a240a2)
0.1.4 (2026-06-06)
Features
0.1.3 (2026-06-06)
Features
Documentation
0.1.2 (2026-06-05)
Bug Fixes
0.1.1 (2026-06-05)
Bug Fixes
- deps: optional rustler (ca2b873)
0.1.0 (2026-06-04)
Features
- Initial release of
MDExNative. - Add Comrak Markdown parsing and rendering through
MDExNative.Comrak. - Add Ammonia HTML sanitization through
MDExNative.Ammonia. - Add Lumis syntax highlighting support through the native
LumisAdapter.