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