Skip to content

Releases: AlexBieg/dewey

Add more function features

24 Nov 22:45
Compare
Choose a tag to compare
Pre-release
  • The function matching type can now return a string, regex, or boolean

Update Readme

24 Nov 20:25
Compare
Choose a tag to compare
Update Readme Pre-release
Pre-release

Updates the Readme in NPM to be slightly more useable

Initial Release

24 Nov 20:14
adf0540
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-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