Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

51 lines (25 loc) · 1.64 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.1 (2017-01-16)

0.2.0 (2017-01-16)

Bug Fixes

  • diff-sequence: fix index for diff data (dae98c3)

Features

  • diff-sequence: add sequence diff feature (563c819)

0.1.1 (2016-11-27)

Bug Fixes

  • conf: remove package.json (b1fecd1)
  • travis: remove postgresql install (919fd4b)
  • travis: update travis config (6426bd9)

Features

  • option: add verbose, table size related diff function (8f1769e)
  • tox: add tox to do multi version python test (8b6dd9f)
  • unit: add travis ci config (2cc19ba)
  • unit-test: add flake8 test (6595be4)

0.1.0 (2016-11-26)

Features

  • option: add verbose, table size related diff function (8f1769e)