
# Change Log

## Major Release: 1.x

- Features
  - Rewritten in TypeScript, auto generated type definitions published with the package
  - Built and tested on node 10, 12 and 14

- Deprecations
  - use of `isDir` is now deprecated and will output an `info` level log to the console.
    This function will be removed in a future release.

- Backward Compatibility
  - Fully backward compatible


## 0.x

- Built and tested for node 6+

