v3.2.0
What's Changed
- Commands: improved/generalized syntax detection for enabling/disabling commands.
- Commands: fix: output both stdout/stderr when running
mix format
/mix test
. - Commands: auto-scroll
mix format
output when it's compiling. - SQL: recognize
FILTER
inarray_agg(x) FILTER (...)
.
Full Changelog: v3.1.5...v3.2.0