Releases: AlexBieg/dewey
Releases · AlexBieg/dewey
Add more function features
- The function matching type can now return a string, regex, or boolean
Update Readme
Updates the Readme in NPM to be slightly more useable
Initial Release
The initial release of Dewey. Supports:
- Name testing via string, regex, and functions,
- Ignored files and directories
- Required files and directories
- Custom starting directory
- Custom config file location and name
- Basic set up instructions