Releases: silverwind/rrdir
Releases · silverwind/rrdir
14.0.0
17 Sep 03:53
Compare
Sorry, something went wrong.
No results found
Node.js 22 is now required
picomatch dependency is locked
13.0.0
05 Mar 01:58
Compare
Sorry, something went wrong.
No results found
upgraded picomatch to v4 which may include include and exclude matching behaviour changes.
12.0.0
20 Aug 12:32
Compare
Sorry, something went wrong.
No results found
Glob matching now uses picomatch so may have changed in behaviour
Node 18 is now required
11.0.0
18 Apr 18:18
Compare
Sorry, something went wrong.
No results found
10.0.0
23 Sep 12:09
Compare
Sorry, something went wrong.
No results found
Removed the picomatch dependency and the match option. Only *-based wildcard patterns are now supported inside include and exclude options.
9.0.0
16 Sep 15:48
Compare
Sorry, something went wrong.
No results found
Module is now pure ESM
Change exports to named ones.
8.1.0
11 May 11:18
Compare
Sorry, something went wrong.
No results found
Added buffer mode: When dir is a Buffer, entry.path will be one too.
8.0.0
28 Mar 22:23
Compare
Sorry, something went wrong.
No results found
renamed rrdir.stream to rrdir
renamed rrdir to rrdir.async
7.0.0
16 Mar 18:42
Compare
Sorry, something went wrong.
No results found
The followSymlinks option now actually works and defaults to false.
6.0.0
14 Mar 14:00
Compare
Sorry, something went wrong.
No results found
Don't omit any directories when include is specified.
Removed the encoding option.