Releases: datastx/sqlfmt-rust
Releases · datastx/sqlfmt-rust
sqlfmt v0.3.1
What's Changed
- Bump version to 0.3.1 by @Copilot in #17
- bm/support-leading-comma by @datastx in #18
- Fix README inaccuracies: broken download URLs, missing CLI flags, invalid config example by @Copilot in #19
- Add Apache 2.0 license and attribution documentation by @datastx in #20
Full Changelog: v0.3.0...v0.3.1
sqlfmt v0.3.0
What's Changed
- bm/new-lexer by @datastx in #11
- perf: eliminate SmallVec clones in node creation hot path by @datastx in #12
- bm/add-cap-sizing by @datastx in #13
- Fix stack overflow in merger with deeply nested SQL structures by @datastx in #14
- Handle dollar-quoted strings in SQL analyzer by @datastx in #15
- Add golden test for Colorado claims extract SQL formatting by @datastx in #16
Full Changelog: v0.2.0...v0.3.0
sqlfmt v0.2.0
sqlfmt v0.1.0
What's Changed
- feat: implement sqlfmt SQL formatter in Rust by @datastx in #1
- bm/do-performance-refactor by @datastx in #2
- refactor: code quality cleanup by @datastx in #3
- bm/perf-enhancement by @datastx in #5
- Add SQLFMT_FAST and SQLFMT_THREADS environment variables by @Copilot in #6
- bm/move-to-tokio-ya by @datastx in #7
New Contributors
Full Changelog: https://github.com/datastx/sqlfmt-rust/commits/v0.1.0