Packages

Composable building blocks for Elixir-native DSLs.

Current section

Files

Jump to
dsl CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.1.1 - 2026-06-29
- Added `DSL.Macros` helpers for defining public `defdirective` and `defblock` macro wrappers.
## 0.1.0 - 2026-06-29
- Initial package with scopes, settings, attachments, option schemas, and source diagnostics.