Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Latest commit

 

History

History
88 lines (69 loc) · 2.96 KB

CHANGELOG.md

File metadata and controls

88 lines (69 loc) · 2.96 KB

Change Log

All notable changes to this project will be documented in this file using Semantic Versioning.

[0.4.8] - 2020-01-20

Fixed

[0.4.7] - 2020-01-17

Fixed

  • Fix issue with schema cache
  • Fix style for schemas page

[0.4.5] - 2020-01-15

Fixed

  • Fix style for schemas page

[0.4.4] - 2019-12-13

Removed

  • Remove hard-coded STDOUT and STDERR log redirection by environment so that the user can decide where they want this to go.

[0.4.3] - 2019-12-04

Fixed

  • Fix connection reset for Snowflake
  • Fix data types for Snowflake (use data_type instead of udt_name)

[0.4.2] - 2019-09-25

Fixed

[0.4.1] - 2019-09-10

Fixed

[0.4.0] - 2019-09-02

Features

  • Added support for Snowflake

[0.3.0] - 2019-02-26

Features

Fixed

  • Fix roles and tag dirty aware comparators on the Query model

[0.2.0] - 2017-09-12

Features

Fixed

[0.1.0] - 2017-04-27

Features

Fixed

[0.0.6] - 2016-12-21

Features

Fixed

[0.0.5] - 2016-09-26

Features

Fixed

[0.0.4] - 2016-07-12

Fixed

  • Saving QueryRoles bug
  • Streamline sign out page