Releases: quarylabs/sqruff
Releases · quarylabs/sqruff
v0.14.0
What's Changed
- refactor: remove outdated hack for calculating position marker in roo… by @gvozdvmozgu in #625
- chore: update node dependencies by @benfdking in #635
- chore: update cargo dependencies by @benfdking in #634
- feat: add optional config file path to CLI by @gvozdvmozgu in #637
- chore: bump version 0 14 by @benfdking in #638
- ci: fix the dependency list of releases by @benfdking in #639
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- chore: fortmatting yaml files by @benfdking in #622
- ci: publish release step by @benfdking in #623
- chore: bump after rrelease piplein by @benfdking in #624
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- feat: add redshift dialect by @gvozdvmozgu in #618
- chore: bump version after redshift by @benfdking in #620
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- Update release.yml by @gvozdvmozgu in #616
- chore: bump after deploy fix by @benfdking in #617
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- refactor: remove uuid by @gvozdvmozgu in #597
- refactor: move
pprof
to dev dependencies by @gvozdvmozgu in #599 - refactor: improve
recursive_crawl_all
with pre-allocation andappend
by @gvozdvmozgu in #600 - Remove segment trait by @gvozdvmozgu in #601
- chore: bump clap from 4.5.13 to 4.5.15 by @dependabot in #607
- chore: bump minijinja from 2.1.1 to 2.1.2 by @dependabot in #610
- build: optimize release profile by @gvozdvmozgu in #602
- fix: Ignore SQL file extensions in config when full file path is specified by @gvozdvmozgu in #603
- chore: update cargo dependencies by @benfdking in #612
- Think about whether if you specify file directly it should not ignore it by @benfdking in #594
- refactor: make
SyntaxSet
non-Copy and minimize cloning by @gvozdvmozgu in #604 - refactor: reduce
PositionMarker
cloning by @gvozdvmozgu in #605 - chore: update node dependencies by @benfdking in #613
- chore: update version bumped by @benfdking in #614
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- docs: add description to st05 by @benfdking in #587
- refactor: remove manual
Hash
impl by @gvozdvmozgu in #589 - fix: remove hard-coded sql extensions by @gvozdvmozgu in #592
- docs: fix broke link in the README by @benfdking in #593
- chore: bump version for 0.11.1 by @benfdking in #595
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- chore: update deps by @benfdking in #572
- refactor: remove some miscellaneous
#[allow]
s by @gvozdvmozgu in #573 - fix: implement of test that should work by @benfdking in #567
- chore: bump regex from 1.10.5 to 1.10.6 by @dependabot in #575
- miscellaneous fixes by @gvozdvmozgu in #574
- chore: add repository url by @gvozdvmozgu in #581
- feat: add ST05 rule by @gvozdvmozgu in #582
- chore: update node dependencies by @benfdking in #583
- chore: update cargo dependencies by @benfdking in #584
- chore: bump version 0.11 by @benfdking in #586
Full Changelog: v0.10.3...v0.11.0
v0.10.3
What's Changed
- feat: add new line at the end message by @benfdking in #564
- fix: fixes for SQL inference by @gvozdvmozgu in #565
- fix: fix the bug in get_columns_internal by @gvozdvmozgu in #566
- docs: small improvement to readme by @benfdking in #568
- Migrate to new testing style by @gvozdvmozgu in #551
- chore: bump version 0.10.3 by @benfdking in #571
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- fix: fix the ansi problem for sqlite by @benfdking in #562
- chore: bump version to 0.10.2 by @benfdking in #563
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- fix: fix extract references in duckdb by @benfdking in #560
- chore: bump fix by @benfdking in #561
Full Changelog: v0.10.0...v0.10.1