Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 999 Bytes

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 999 Bytes

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.0 - 2019-06-01

Changed

  • Go modules are now used to manage dependencies.
    • Go 1.11 is now required to build the project.

0.2.1 - 2018-05-01

Fixed

  • Colored output on Windows now works as expected.

0.2.0 - 2018-04-30

Added

  • Colored output for better readability.

Changed

  • Aligned table row headings to the right for readability.
  • Increased margins in the table display.

0.1.0 - 2018-04-21

  • Initial versioned release.