Releases: kitagry/bqls
Releases · kitagry/bqls
v0.4.3
What's Changed
- chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot[bot] in #263
- chore(deps): bump google.golang.org/api from 0.235.0 to 0.241.0 by @dependabot[bot] in #266
- chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #265
- chore(deps): bump google.golang.org/api from 0.241.0 to 0.248.0 by @dependabot[bot] in #278
- fix: Quick typo fix by @antotocar34 in #285
- fix: skip fixDot in comment by @kitagry in #287
New Contributors
- @antotocar34 made their first contribution in #285
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- chore(deps): bump google.golang.org/api from 0.228.0 to 0.235.0 by @dependabot in #258
- Add TimePartitioning and RangePartitioning document for hover by @kitagry in #261
- chore(deps): bump cloud.google.com/go/bigquery from 1.67.0 to 1.69.0 by @dependabot in #259
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.28 by @dependabot in #249
- chore(deps): bump github.com/sourcegraph/jsonrpc2 from 0.2.0 to 0.2.1 by @dependabot in #260
- docs: add installation instructions with prerequisites and build steps by @kitagry in #262
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
What's Changed
- chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 by @dependabot in #237
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.25 to 1.14.27 by @dependabot in #236
- BREAKING CHANGE: prefixing command name by @yokomotod in #244
- feat: save result to existing spreadsheet by @kitagry in #242
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.25 by @dependabot in #235
- chore(deps): bump google.golang.org/api from 0.227.0 to 0.228.0 by @dependabot in #234
- feat: support unnamed files by @kitagry in #239
- chore: stack trace on panic by @yokomotod in #240
New Contributors
- @yokomotod made their first contribution in #240
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- feat: support spreadsheet for save result by @kitagry in #225
- chore(deps): bump google.golang.org/api from 0.222.0 to 0.223.0 by @dependabot in #224
- chore(deps): bump google.golang.org/api from 0.223.0 to 0.224.0 by @dependabot in #227
- chore(deps): bump google.golang.org/api from 0.224.0 to 0.227.0 by @dependabot in #231
- chore(deps): bump cloud.google.com/go/bigquery from 1.66.2 to 1.67.0 by @dependabot in #230
- fix: formatSpreadsheetSingleRecord should return any type by @kitagry in #232
- Enhance definition by @kitagry in #233
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #221
- chore: use cache by @kitagry in #222
- chore(deps): bump google.golang.org/api from 0.219.0 to 0.222.0 by @dependabot in #217
- feat: add listJobHIstories arguments by @kitagry in #223
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- chore(deps): bump github.com/PuerkitoBio/goquery from 1.10.0 to 1.10.1 by @dependabot in #200
- chore(deps): bump cloud.google.com/go/bigquery from 1.64.0 to 1.65.0 by @dependabot in #183
- refactor: textDocumentURI by @kitagry in #201
- fix: only with clause syntax error by @kitagry in #204
- chore(deps): bump google.golang.org/api from 0.213.0 to 0.217.0 by @dependabot in #205
- chore(deps): bump google.golang.org/api from 0.217.0 to 0.219.0 by @dependabot in #208
- chore(deps): bump cloud.google.com/go/bigquery from 1.65.0 to 1.66.0 by @dependabot in #206
- chore(deps): bump github.com/PuerkitoBio/goquery from 1.10.1 to 1.10.2 by @dependabot in #214
- chore(deps): bump cloud.google.com/go/bigquery from 1.66.0 to 1.66.2 by @dependabot in #210
- chore: update go version and use go tool by @kitagry in #215
- refactor: virtual_text_document handler by @kitagry in #216
- doc: add bqls features by @kitagry in #219
- feat: add saveResult command by @kitagry in #220
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- refactor: speed up ListProjects by @kitagry in #192
- fix: completion item for limit node by @kitagry in #193
- chore(deps): bump google.golang.org/api from 0.210.0 to 0.213.0 by @dependabot in #196
- feat: implement workspace/didChangeConfiguration by @kitagry in #198
- feat: add definition by @kitagry in #195
- feat: add dataset and table completion for default projectID by @kitagry in #199
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- feat: support QUALIFY statement by @kitagry in #186
- fix: buildin function generator by @kitagry in #188
- fix: release github workflows setting by @kitagry in #187
- update actions version by @hirosassa in #189
- feat: support table without backtick by @kitagry in #190
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #191
New Contributors
- @hirosassa made their first contribution in #189
Full Changelog: v0.2.1...v0.2.2