Skip to content

Releases: senkenn/sqlsurge

v0.5.6

23 Jun 06:36
Compare
Choose a tag to compare

What's Changed

  • Fix SQL formatting function in the case of empty sql content and test suite by @senkenn in #84

Full Changelog: v0.5.5...v0.5.6

v0.5.5

21 Jun 20:01
Compare
Choose a tag to compare

What's Changed

  • Fix format bug for typescript and add related tests by @senkenn in #82

Full Changelog: v0.5.4...v0.5.5

v0.5.4

20 Jun 17:51
0819acd
Compare
Choose a tag to compare

What's Changed

  • refactor: Improve reliability of formatting tests by @senkenn in #68
  • Support any libraries or user-defined functions in raw SQL (Customization) by @senkenn in #76

Full Changelog: v0.5.3...v0.5.4

v0.5.3

30 May 15:43
Compare
Choose a tag to compare

What's Changed

  • create output channel by @senkenn in #50
  • Fix/not-save-on-format by @senkenn in #57
  • Refactor SQL extraction in extension.ts by @senkenn in #59
  • Refactor logger imports and improve SQL extraction in extension.ts by @senkenn in #61
  • Add SQL formatting indent options and improve SQLNode struct by @senkenn in #65

Full Changelog: v0.5.2...v0.5.3

v0.5.2

08 May 15:23
8cf5a29
Compare
Choose a tag to compare

What's Changed

  • Fix Opaque Error on refresh: Debug Failure by @senkenn in #47

Full Changelog: v0.5.1...v0.5.2

v0.5.1

07 May 16:28
Compare
Choose a tag to compare

What's Changed

  • Fix log message file path and step by step debug by @senkenn in #39
  • Refactor SQL extraction functions to handle parsing failures by @senkenn in #40
  • Create dependabot.yml by @senkenn in #43
  • Bump whoami from 1.4.1 to 1.5.1 in /vsce/test-workspace-rs-sqlx by @dependabot in #41
  • Bump mio from 0.8.10 to 0.8.11 in /vsce/test-workspace-rs-sqlx by @dependabot in #42
  • Update dependencies and package managers by @senkenn in #45
  • Bump the dependencies group with 7 updates by @dependabot in #44

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 May 16:07
Compare
Choose a tag to compare

What's Changed

  • Update GitHub Actions setup to use v2 of git-restore-mtime-action for Rust incremental build by @senkenn in #31
  • Refactor SQL extraction functions in TypeScript and Rust by @senkenn in #32
  • Refactor SQL extraction functions in TypeScript and Rust by @senkenn in #33
  • Update sqls version to v0.2.28 and add Go module cache by @senkenn in #34
  • Refactor SQL extraction functions in TypeScript and Rust by @senkenn in #36
  • Add SQL formatter in TypeScript and Rust by @senkenn in #37

Full Changelog: v0.4.1...v0.5.0

v0.4.1

08 Apr 18:14
Compare
Choose a tag to compare

v0.4.0

08 Apr 18:06
Compare
Choose a tag to compare