Skip to content

Releases: senkenn/sqlsurge

v0.7.0

13 Oct 17:31
Compare
Choose a tag to compare

What's Changed

  • Change to use paramTypes for formatting by @senkenn in #112

Full Changelog: v0.6.0...v0.7.0

v0.6.0

12 Oct 17:25
Compare
Choose a tag to compare

BREAKING CHANGES

  • default SQL tabSize changed: 4 -> 2,
  • remove option, sqlsurge.formatSql.tabSize

What's Changed

  • Refactor: Update tsconfig.json, editor settings, and package manager version by @senkenn in #99
  • Customize SQL Formatter Configuration and Dependencies by @senkenn in #111

Full Changelog: v0.5.8...v0.6.0

v0.5.8

14 Aug 16:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

v0.5.7

10 Aug 12:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

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