# Changelog

## v0.1.0

Initial release of `SqlformatEx`.

- Elixir bindings for the Rust `sqlformat` library.
- Precompiled NIFs for supported platforms.
- `format/2` and `format!/2` for formatting SQL with options for indentation, keyword casing, params interpolation, and join layout.
