Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 671 Bytes

File metadata and controls

28 lines (19 loc) · 671 Bytes

CHANGELOG

All notable changes are documented in this file.

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

0.1.8 - 2018-01-24

Added

  • Placeholder eslint file
  • Optional command line arguments, where arguments are not used, prompt the user as before

Changed

  • Re-factored into a loose composed command-pattern structure

Deprecated

  • None

Removed

  • Extraneous comments, logs

Fixed

  • Args assignment to clone service

Security

  • None