File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 55
66# Changelog
77
8- ## v0.4.0 (2025-XX-XX )
8+ ## v0.4.0 (2025-10-18 )
99
1010### Enhancement
11- - Improved SQL lexing performance with other 50% [ 91dc464] ( https://github.com/elixir-dbvisor/sql/commit/91dc464242d2e644b8c7210ac79bcf5f94c35ed8 ) .
11+ - Improved SQL lexing performance with over 50% [ 91dc464] ( https://github.com/elixir-dbvisor/sql/commit/91dc464242d2e644b8c7210ac79bcf5f94c35ed8 ) .
1212 - Added warnings for unknown operators [ 5bd7ec3] ( https://github.com/elixir-dbvisor/sql/commit/5bd7ec391c028a592dc4c94ead7a8002113790b9 ) .
1313 - Added SQL.map/2 and implemented enumerable for SQL [ a646203] ( https://github.com/elixir-dbvisor/sql/commit/a646203da05bc1e59b8f0df65b1a285ab1740a6c ) .
1414 - Added SQL Mix.Task.Compiler for sql files [ 4ce5b24] ( https://github.com/elixir-dbvisor/sql/commit/4ce5b243d2ec36d51bc1a3e5a25802b2d4a18b79 ) .
15+ - Added syntax highlighting when inspecting %SQL{} and in compiletime warnings.
16+ - Improved compilation times.
1517
1618## v0.3.0 (2025-08-01)
1719
You can’t perform that action at this time.
0 commit comments