Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 940 Bytes

CHANGELOG.md

File metadata and controls

45 lines (36 loc) · 940 Bytes

Change Log

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.

[0.2.5] -

Updated

  • Rebrand

[0.2.4] -

Updated

  • Update links

[0.2.3]

Changed

  • Changed License to MIT

[0.2.1]

Fixed

  • Fixed README on installation section
  • Renamed tests/ to test/

[0.2.0] - 2018-02-13

Added

  • Added Change Log
  • Added Input/Output examples to README.md
  • Added Support for Exclude File Globs (param: -e)

Changed

  • Simplified the copyrights lines
  • Typescript compiles to es5 to support older versions of node
  • Removed Excessive logging

[0.1.2] - 2018-02-12

Fixed

  • Fixed .npmignore
  • Fixed README

Added

  • Added copyrights on README.md

[0.1.1] - 2018-02-12

  • Multiple fixes

[0.1.0] - 2018-02-12

  • First Release