Skip to content

Releases: ririsoft/async-walkdir

2.0.0

16 Jun 14:15
Compare
Choose a tag to compare

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.

v1.0.0

04 Jan 12:54
Compare
Choose a tag to compare

Stabilize API to 1.0

v0.2.0

07 Sep 11:18
Compare
Choose a tag to compare

Small release with documentation fixes and update to futures-lite 1.0.

v0.1

31 Aug 08:55
Compare
Choose a tag to compare

First release with support for asynchronous, recursive directory traversal, and asynchronous filtering closure.