Skip to content

Files

Latest commit

d359ed7 · Jan 2, 2020

History

History
32 lines (25 loc) · 1.03 KB

CHANGES.md

File metadata and controls

32 lines (25 loc) · 1.03 KB

CHANGES

The format is based on Keep a Changelog, and this project uses Semantic Versioning.

0.2.0 — 2020-01-03

Added

  • files key to package.json, limiting NPM package contents
  • engines key to package.json
  • ESLint and Prettier configurations
  • Read in file contents while building tree
  • CHANGES file

Changed

  • Adjust spelling of licence
  • Switched to asynchronous functions and promises
  • Expanded default options object

0.1.2 — 2019-12-18

Added

  • README file

0.1.1 — 2019-12-17

Added