Releases: senkenn/sqlsurge
Releases · senkenn/sqlsurge
v0.8.0
What's Changed
- Refactor workspace paths and remove deprecated test files by @senkenn in #113
- fix identity tag template literal not working bug and add unit tests by @minocoko in #140
- Refactor SQL argument indexing and update repository guidelines by @senkenn in #141
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
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
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
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