Releases: quarylabs/sqruff
Releases · quarylabs/sqruff
v0.25.10
What's Changed
- chore: bump @types/node from 22.13.4 to 22.13.5 by @dependabot in #1364
- chore: bump @types/react-dom from 19.0.3 to 19.0.4 by @dependabot in #1367
- chore: bump typescript-eslint from 8.24.0 to 8.25.0 by @dependabot in #1368
- fix: remove attestation by @benfdking in #1370
- chore: bump fix by @benfdking in #1371
Full Changelog: v0.25.9...v0.25.10
v0.25.9
What's Changed
- fix: fix release vsix by @benfdking in #1362
- chore: bump release by @benfdking in #1363
Full Changelog: v0.25.8...v0.25.9
v0.25.5
What's Changed
- refactor: replace fix tracking vector with boolean flag by @gvozdvmozgu in #1318
- chore: bump strum from 0.26.3 to 0.27.0 by @dependabot in #1324
- chore: bump rustc-hash from 2.1.0 to 2.1.1 by @dependabot in #1327
- chore: bump strum_macros from 0.26.4 to 0.27.0 by @dependabot in #1326
- chore: bump clap from 4.5.27 to 4.5.28 by @dependabot in #1325
- chore: bump esbuild from 0.24.2 to 0.25.0 in the npm_and_yarn group by @dependabot in #1329
- chore: update eslint by @benfdking in #1332
- chore: bump prettier from 3.4.2 to 3.5.0 by @benfdking in #1333
- chore/update minor node deps by @benfdking in #1334
- chore: enabling python jinja tests by @benfdking in #1335
- chore: bump strum from 0.27.0 to 0.27.1 by @dependabot in #1340
- chore: bump @monaco-editor/react from 4.6.0 to 4.7.0 by @dependabot in #1344
- chore: bump clap from 4.5.28 to 4.5.29 by @dependabot in #1339
- chore: bump prettier from 3.5.0 to 3.5.1 by @dependabot in #1343
- chore: bump strum_macros from 0.27.0 to 0.27.1 by @dependabot in #1338
- chore: bump @types/node from 22.13.2 to 22.13.4 by @dependabot in #1342
- chore: bump tempfile from 3.16.0 to 3.17.0 by @dependabot in #1337
- chore: bump @types/react from 19.0.8 to 19.0.10 by @dependabot in #1345
- chore: move over tests by @benfdking in #1347
- feat(sqruff): Introduce Rules & RulesFormatter to CLI by @duvenagep in #1336
- chore: bump version by @benfdking in #1349
Full Changelog: v0.25.4...v0.25.5
v0.25.4
What's Changed
- feat: trino comment on and analyze by @benfdking in #1303
- feat: trino within group functionality by @benfdking in #1304
- feat: trino timestamp resolution by @benfdking in #1306
- feat: adding json format to trino by @benfdking in #1307
- feat: trino integer types by @benfdking in #1308
- chore: celean up the range offset trino by @benfdking in #1309
- chore: trino filter aggregate test by @benfdking in #1310
- feat: fix trino grouping sets by @benfdking in #1311
- feat: row accessor type by @benfdking in #1312
- feat: trino regexp replace with lambda by @benfdking in #1313
- feat: adding array parsing to trino by @benfdking in #1314
- feat: trino array improvements by @benfdking in #1315
- chore: push version by @benfdking in #1316
Full Changelog: v0.25.3...v0.25.4
v0.25.3
What's Changed
- chore: bump houseabsolute/actions-rust-cross from 0 to 1 by @dependabot in #1226
- chore: update rust version by @benfdking in #1293
- fix: make installs more precise for dbt by @benfdking in #1297
- fix: readding x86 linux build by @benfdking in #1300
- fix: readd linux pip build by @benfdking in #1301
Full Changelog: v0.25.2...v0.25.3
v0.25.2
What's Changed
- fix: fix python release jobs by @benfdking in #1294
- chore: bump version by @benfdking in #1295
Full Changelog: v0.25.1...v0.25.2
v0.25.1
What's Changed
- chore: update node deps by @benfdking in #1291
- fix: python ci jobs by @benfdking in #1290
- chore: bump version by @benfdking in #1292
Full Changelog: v0.25.0...v0.25.1
v0.24.3
What's Changed
- feat: implementing jinja templater by @benfdking in #1222
- chore: bump indexmap from 2.7.0 to 2.7.1 by @dependabot in #1224
- chore: bump @types/react from 19.0.6 to 19.0.7 by @dependabot in #1228
- chore: bump @types/node from 22.10.5 to 22.10.7 by @dependabot in #1230
- chore: bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #1225
- chore: update node deps jan 20 by @benfdking in #1233
- feat: Add verbosity config to OutputStreamFormatter by @duvenagep in #1234
- refactor: remove unused
AsAny
trait and its implementation by @gvozdvmozgu in #1235 - fix: allow arbitrary expressions in sqlite by @benfdking in #1240
- feat: enhance command descriptions for lint and fix commands by @gvozdvmozgu in #1237
- refactor: simplify filename formatting by removing
IntoStatus
trait by @gvozdvmozgu in #1236 - chore: bump version by @benfdking in #1241
Full Changelog: v0.24.2...v0.24.3
v0.24.2
What's Changed
- chore: turn on all features for tests by @benfdking in #1213
- chore: update rust version by @benfdking in #1215
- refactor: replace sptr polyfill with std equivalent by @gvozdvmozgu in #1216
- refactor: simplify
ErasedSegment::make_mut
by @gvozdvmozgu in #1217 - chore: make config simpler for templaters by @benfdking in #1211
- docs: Added Redshift to supported dialects by @duvenagep in #1218
- feat: add code to dianostic by @benfdking in #1220
- chore: bump version 24.2 by @benfdking in #1221
New Contributors
- @duvenagep made their first contribution in #1218
Full Changelog: v0.24.1...v0.24.2
v0.24.1
What's Changed
- chore: add superlong fix benchmark by @benfdking in #1208
- fix: fix just the vscode version by @benfdking in #1210
- refactor: remove
.clone()
forLintFix
andLintResult
by @gvozdvmozgu in #1204 - fix: fix vscode build by @benfdking in #1209
- refactoring around
RuleContext
by @gvozdvmozgu in #1202 - chore: bump version 24 1 by @benfdking in #1214
Full Changelog: v0.24.0...v0.24.1