Releases: codercms/semantic-block-sql
Releases · codercms/semantic-block-sql
Release list
v0.1.21
v0.1.20
v0.1.19
v0.1.18
v0.1.17
v0.1.16
v0.1.15
v0.1.14
v0.1.13
What's Changed
Full Changelog: v0.1.12...v0.1.13
--
This release is a major formatter correctness and coverage pass.
Semblock now handles nested queries, JOINs, set operations, authored multiline grouping, PostgreSQL operators, and routine grammar more reliably, with more layout decisions backed by the PostgreSQL AST instead of token heuristics.
The test suite was also reorganized around compact behavioral matrices, improving coverage of edge cases while keeping regressions easier to understand and maintain.