Skip to content

v0.2.0

Choose a tag to compare

@JPeer264 JPeer264 released this 06 Feb 11:31
· 162 commits to master since this release

Feature

  • allow arrays as globs; e.g.: rcs.process([ '*.js', '*.html' ], () => {})