UNPKG

438 BMarkdownView Raw
1
2# Change Log
3
4## Major Release: 1.x
5
6- Features
7 - Rewritten in TypeScript, auto generated type definitions published with the package
8 - Built and tested on node 10, 12 and 14
9
10- Deprecations
11 - use of `isDir` is now deprecated and will output an `info` level log to the console.
12 This function will be removed in a future release.
13
14- Backward Compatibility
15 - Fully backward compatible
16
17
18## 0.x
19
20- Built and tested for node 6+
21