Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

37 lines (28 loc) · 733 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.

[2.0.1] - 2019-10-17

Changed

  • run.js into index.js

Fixed

  • throwing an error when the input directory not exists

Removed

  • unnecessary index.js files

[2.0.0] - 2019-10-01

Added

  • run.js for autorun only with npx
  • usage as module support
  • api usage docs

[1.1.0] - 2019-09-27

Added

  • lllog package

Removed

  • log

[1.0.0] - 2019-09-27

Added

  • yml-builder package
  • promisified-fs
  • unit tests
  • documentation
  • lllog package