Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 941 Bytes

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 941 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.3.0 - 2018-06-23

Added

  • Automatically add nabs task (and option to suppress)

Updated

  • Updated pretty much every dependency to latest versions

Removed

  • Removed --harmony flag as it was causing problems in some environments
  • Removed support for Node 4.x and below

0.2.0 - 2016-09-29

Added

  • Command line switches
  • Logging
  • Test suite

Changed

  • Nearly complete rewrite of script compiling logic

0.1.0 - 2016-08-20

Added

  • Initial release