gather_files` now accepts `ncores` as an argument to enable parallel fetching of file paths, improving extraction speed for large directories
1.1.0
The `gather_files` interface changed so it returns the empty data frame when the target doesn't exist, even if filters or index is specified. This makes the behaviour more consistent.