Skip to content

Releases: kitagry/bqls

v0.4.3

01 Nov 22:50
91ab2eb

Choose a tag to compare

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

Full Changelog: v0.4.2...v0.4.3

v0.4.2

05 Jul 06:47
06b7c3d

Choose a tag to compare

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

29 May 04:59
9ba0bbc

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

13 Apr 05:39
5a860dc

Choose a tag to compare

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

10 Apr 14:01
152e01f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

24 Mar 00:38
ff6ca35

Choose a tag to compare

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

24 Feb 14:39
c20de52

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Feb 06:57
5e81ee3

Choose a tag to compare

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

26 Dec 00:24
5957efc

Choose a tag to compare

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

15 Dec 11:39
a9518fa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2