UNPKG

mdls

Version:
17 lines (12 loc) 376 B
# CHANGES for mdls ## 1.1.0 - Fix: Allow for `null` values - 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 `test` script ## 1.0.0 - Original version