Skip to content

v0.2.0

Compare
Choose a tag to compare
@kitagry kitagry released this 04 Mar 00:25
· 71 commits to main since this release
0196475

What's Changed

  • Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.19 by @dependabot in #91
  • update dependencies by @kitagry in #95
  • Bump google.golang.org/api from 0.154.0 to 0.155.0 by @dependabot in #96
  • Bump google.golang.org/api from 0.155.0 to 0.156.0 by @dependabot in #97
  • Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.20 by @dependabot in #101
  • Bump google.golang.org/api from 0.156.0 to 0.160.0 by @dependabot in #103
  • add some exec commands to show project-dataset-table structure by @kitagry in #110
  • enrich table meta info by @kitagry in #114
  • Add virtualTextDocument for bigquery job by @kitagry in #115
  • chore(deps): bump google.golang.org/api from 0.160.0 to 0.165.0 by @dependabot in #113
  • upgrade go version to 1.22 by @kitagry in #117
  • Add job histories command by @kitagry in #120
  • add sql for virtual text document for bigquery job by @kitagry in #121
  • chore(deps): bump google.golang.org/api from 0.165.0 to 0.167.0 by @dependabot in #122
  • chore(deps): bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.1 by @dependabot in #123
  • Delete query result when execute command by @kitagry in #116
  • improve list table performance by removing onlyLatestSuffix by @kitagry in #124

Full Changelog: v0.1.0...v0.2.0