Releases: quarylabs/sqruff
Releases · quarylabs/sqruff
v0.21.11
What's Changed
- chore: bump actions/attest-build-provenance from 1 to 2 by @dependabot in #1039
- chore: add python to gitignore by @benfdking in #1054
- chore: update cargo deps dec 15 by @benfdking in #1056
- feat: add ability to parse returning in sqlite by @benfdking in #1055
- fix: fix playground and add playwright test by @benfdking in #1058
- ci: make the github deploy more efficient by @benfdking in #1059
- chore: bump version by @benfdking in #1060
Full Changelog: v0.21.10...v0.21.11
v0.21.10
What's Changed
- chore: bump prettier from 3.4.1 to 3.4.2 by @dependabot in #1047
- chore: updating minor cargo deps by @benfdking in #1048
- update pyo by @benfdking in #1049
- chore: bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 by @dependabot in #1046
- update eslint again by @benfdking in #1050
- chore: bump react-dom and @types/react-dom by @dependabot in #1043
- feat: implement json type returner by @benfdking in #1051
- chore: bump version by @benfdking in #1052
Full Changelog: v0.21.9...v0.21.10
v0.21.9
What's Changed
- chore: remove unnecessary methods by @benfdking in #1031
- chore: move formatter to depend on interface by @benfdking in #1032
- refactor: make github native a fomatter by @benfdking in #1033
- chore: update maturin and gha associated job by @benfdking in #1035
- chore: bump version by @benfdking in #1037
Full Changelog: v0.21.8...v0.21.9
v0.21.8
What's Changed
- chore: bump docker/setup-buildx-action from 2 to 3 by @dependabot in #1015
- chore: bump indexmap from 2.6.0 to 2.7.0 by @dependabot in #1023
- chore: bump tracing from 0.1.40 to 0.1.41 by @dependabot in #1022
- chore: bump rustc-hash from 2.0.0 to 2.1.0 by @dependabot in #1021
- chore: bump docker/build-push-action from 4 to 6 by @dependabot in #1013
- perf(lexer): improve lexer performance by optimizing token matching by @gvozdvmozgu in #1008
- chore: bump docker/setup-qemu-action from 2 to 3 by @dependabot in #1014
- chore: bump docker/login-action from 2 to 3 by @dependabot in #1012
- chore: bump @types/node from 22.9.4 to 22.10.1 by @dependabot in #1019
- chore: bump vite from 5.4.11 to 6.0.2 by @dependabot in #1016
- updating eslint by @benfdking in #1026
- chore: update wasm and js sys by @benfdking in #1027
- refactor(lexer): introduce native patterns for custom lexing logic by @gvozdvmozgu in #1025
- chore: clean up unused code by @benfdking in #1029
- chore: bump version by @benfdking in #1030
Full Changelog: v0.21.7...v0.21.8
v0.21.7
What's Changed
- refactor(reflow): optimize spacing processing logic by @gvozdvmozgu in #1007
- fix: github actions detection not working properly by @tomocrafter in #999
- chore: bump version by @benfdking in #1010
New Contributors
- @tomocrafter made their first contribution in #999
Full Changelog: v0.21.6...v0.21.7
v0.21.6
What's Changed
- docs: fix typos in sample configuration by @benfdking in #991
- chore: add bug report template by @benfdking in #992
- chore: improving issue templates by @benfdking in #993
- docs: change playground to use core rules by @benfdking in #995
- chore: remove unnecessary arc by @benfdking in #994
- chore: update node deps by @benfdking in #996
- chore: update rust for const functions by @benfdking in #998
- fix(docs): correct markdown link formatting in playground label by @gvozdvmozgu in #1000
- docs: fix structure.else_null docs by @yk-kd in #1001
- refactor(depth_map): simplify stack handling by removing raw segment dependency by @gvozdvmozgu in #1005
- refactor(reflow): optimize structure, reduce memory usage, and simplify api by @gvozdvmozgu in #1004
- chore: bump version by @benfdking in #1006
New Contributors
Full Changelog: v0.21.5...v0.21.6
v0.21.5
What's Changed
- chore: fixing binstall command by @benfdking in #989
- feat: implement macro logic for duckdb by @benfdking in #987
- chore: bumpin version by @benfdking in #990
Full Changelog: v0.21.4...v0.21.5
v0.21.4
What's Changed
- refactor: use
std::mem::take
instead of cloning and clearingseg_buff
inReflowSequence
by @gvozdvmozgu in #985 - chore: implement custom
Debug
forSyntaxSet
by @gvozdvmozgu in #984 - feat: slight output improvement by @benfdking in #986
- feat: add simple docker images by @benfdking in #988
Full Changelog: v0.21.3...v0.21.4
v0.21.3
What's Changed
- docs: add python to docs by @benfdking in #976
- feat: add summarize to duckdb by @benfdking in #977
- chore: bump typescript from 5.6.3 to 5.7.2 by @dependabot in #979
- chore: bump @types/mocha from 10.0.9 to 10.0.10 by @dependabot in #978
- chore: bump @vscode/test-web from 0.0.63 to 0.0.64 by @dependabot in #980
- fix: describe statements in duckdb by @benfdking in #981
- chore: update version to 21 3 by @benfdking in #982
Full Changelog: v0.21.2...v0.21.3
v0.21.2
What's Changed
- chore: just run cargo test by @benfdking in #973
- refactor: move postgres statement segments into func by @benfdking in #974
- Fix DuckDB LOAD syntax support by @benfdking in #891
- chore: bump version 21.2 by @benfdking in #975
Full Changelog: v0.21.1...v0.21.2