# Changelog

## [0.1.1](https://github.com/leandrocp/mdex_native/compare/v0.1.0...v0.1.1) (2026-06-05)


### Bug Fixes

* **deps:** optional rustler ([ca2b873](https://github.com/leandrocp/mdex_native/commit/ca2b873052bd8b66cd8c54bdb46f4fcf15460c80))

## 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`.
