wpauto
Version:
[![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url]
19 lines (14 loc) • 682 B
Markdown
All notable changes to this project will be documented in this file.
* Refactors most of the project.
* The first argument is now split to get the directory of the string if it is a long path name.
* Cleans up promises and async await functions.
* Try catch now throws errors instead of just console.erroring them.
* Removes Babel as only supporting node version 8.0.0 and up.
* Remvoes postinstall from package.json
* Compiles code with babel for use with node below version 7.6
* Refactors entire project from versions previously as now this is a glboal node package.