Releases: akoutmos/sql_fmt
Releases · akoutmos/sql_fmt
v0.5.0
16 Mar 02:02
Compare
Sorry, something went wrong.
No results found
[0.5.0] - 2026-3-15
Added
Changed
Updated to a newer version of sqlformat-rs and updated SqlFmt.FormatOptions to support new options.
v0.4.0
25 Mar 14:50
Compare
Sorry, something went wrong.
No results found
[0.4.0] - 2025-3-24
Fixed
Updated to a newer version of sqlformat-rs.
v0.3.0
05 Nov 03:24
Compare
Sorry, something went wrong.
No results found
[0.3.0] - 2024-11-04
Fixed
Updated to a newer version of sqlformat-rs to avoid splitting Postgres operators.
v0.2.0
08 Oct 17:24
Compare
Sorry, something went wrong.
No results found
[0.2.0] - 2024-10-08
Added
The ~SQL sigil to format SQL strings in Elixir code #3 .
A Mix Formatter plugin so that SQL files and ~SQL sigil statements are formatted via Mix #3 .
v0.1.0
06 Oct 20:49
Compare
Sorry, something went wrong.
No results found
[0.1.0] - 2024-10-06
Added
Initial release for SqlFmt.