What's Changed
- fix: update character length calculation to use
chars().count()
by @gvozdvmozgu in #1477 - chore: bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #1469
- chore: bump uraimo/run-on-arch-action from 2 to 3 by @dependabot in #1468
- chore: bump vite from 6.2.3 to 6.2.4 in the npm_and_yarn group by @dependabot in #1479
- chore: bump pyo3 from 0.24.0 to 0.24.1 in the cargo group by @dependabot in #1484
- refactor: clean up code by @gvozdvmozgu in #1483
- chore: rename module
ansi
totests
by @gvozdvmozgu in #1487 - fix: uncomment test case by @gvozdvmozgu in #1489
- refactor: remove unused API by @gvozdvmozgu in #1488
- fix: add ability to parse returning in sqlite delete update by @karimkhaleel in #1490
- fix: add sqlite window function grammar spec by @karimkhaleel in #1491
- chore: bump vite from 6.2.4 to 6.2.5 in the npm_and_yarn group by @dependabot in #1493
- feat: add alter table grammar to sqlite by @karimkhaleel in #1492
- chore: bump version by @benfdking in #1494
New Contributors
- @karimkhaleel made their first contribution in #1490
Full Changelog: v0.25.24...v0.25.25