Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

35 lines (26 loc) · 782 Bytes

Changelog

0.0.9

  • Adds support for ARRAY results
  • Upgrades BigQuery (@google-cloud/bigquery) to 7.9.0

0.0.8

  • Fix published artifact

0.0.7

  • Sort datasets and schemas alpahbetically in the explorer

0.0.6

  • Fix Readme images

0.0.5

  • View stored procedures, UDFs and table functions in the explorer
  • Fix describeTable command
  • Add icons for data types in the explorer
  • Smaller extension size (10MB -> 150KB)

0.0.4

  • Adds support for data in non-US regions

0.0.3

  • Fixes bug where queries returning zero rows throw an error

0.0.2

  • Fixes bugs with sidebar explorer
  • Implements ability to view table results from explorer
  • Adds GCloud CLI and OAuth Access Token as options for authentication
  • Cleans up Connection UI

0.0.1

  • Initial release