All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2022-04-29)
2.0.0 (2020-05-21)
-
This version works for Nodejs >= 10.
-
Updated to newer version of mkdirp
-
fix dependencies security issues
-
Allow to use promises interface
If you need to use it in an older version, use filendir 1.x
- promises support (1134ea0)