Skip to content

Releases: MartyO256/find-files-by-patterns

v1.1.3

06 Apr 17:29
Compare
Choose a tag to compare

v1.1.2

03 Apr 02:24
Compare
Choose a tag to compare
Update development dependencies

v1.1.1: Update development dependencies and revise documentation

04 Feb 18:53
Compare
Choose a tag to compare
The development dependency on `mock-fs` has been updated since it now supports all of its functionalities for `node >= 10`.
Modifications have been made to the documentation to clear off `typedoc` warnings and to improve legibility, as well as to document generic types.

v1.1.0: Implement `ofName` filter

08 Jan 19:38
Compare
Choose a tag to compare
The `ofName` filter has been implemented in order to find files by base names without extension name.
A `ConflictError` interface has been added to add the conflicting elements of `findOnlyFile` calls.
Tests have been added to the exported members of `iterable.ts` which had been covered by the tests for file finders.

v1.0.1

26 Dec 17:48
Compare
Choose a tag to compare
Revise README.md

v1.0.0

25 Dec 00:57
Compare
Choose a tag to compare
Release