Skip to content

Version 0.6.0 (2017-01-01)

Compare
Choose a tag to compare
@alexanderdean alexanderdean released this 01 Jan 13:31
· 70 commits to master since this release

Adds support for running queries against Snowflake cloud data warehouse

New features

  • Add support for Snowflake database (#114)
  • Add database-specific config.yml samples (#118)

Under the hood

  • Bump Go version to 1.9.2 (#112)
  • Remove Go versions 1.6 and 1.7 from .travis.yml (#110)

Documentation

  • Update README markdown in accordance with CommonMark (#104)