- [new feature] Calling it without the callback
- [new feature] Added the ability to pass in an optional alternative file system to remove the files
- [bug fix] Return
callback
instead ofready
afterunlink
files
- [bug fix] Throw exception if fir or file doesn't exist
- [update packages] node.flow->1.2.3
- [bug fix] Use async api to avoid error
- [refactoring] Use
fs.lstat
instead offs.stat
forsymlink
- [refactoring] Use
fs
instead ofpath
for node v0.8.x
- [bug fix] Excute callback with remove single file
- Remove single file as well
- Initial release
- Renamed from rmdirr
- [bug fix] Extra slash at the end