Releases: ririsoft/async-walkdir
Releases · ririsoft/async-walkdir
2.0.0
Added
- New error type that allows to get the path in the filesystem where the error occured.
Changed
- Improved CI/CD with updated github actions and automated release notes.
v0.2.0
Small release with documentation fixes and update to futures-lite 1.0
.
v0.1
First release with support for asynchronous, recursive directory traversal, and asynchronous filtering closure.