- Fix: Allow for
nullvalues - Fix: Don't break on space characters in filenames
- Enhancement: Return
Promise - Enhancement: Support optional args
- Refactoring: Switch to ES6 (
const/let, for-of, destructuring);use strict - License: Rename to reflect type (MIT)
- npm: Add test file to
testscript
- Original version