Skip to content

Latest commit

 

History

History
116 lines (61 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

116 lines (61 loc) · 1.06 KB

Changelog

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

Unreleased

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.0.5

Added

  • More commas for more types of number columns.
  • Support for several Impala-oriented commands.
  • --ignore-cache option
  • --drop-tables option

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • ID columns shouldn't end up with commas
  • Markdown lists should render properly
  • Handle NULL values in columns

0.0.4

Added

  • Watch mode.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Better handling of whitespace.

0.0.3 - 2015-09-03

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Missing require for digest.

0.0.2 - 2015-09-03

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Missing Formatter class.

0.0.1 - 2015-08-21

Added

  • The project itself

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.