# Changes This file is a manually maintained list of changes for each release. Feel free to add your changes here when sending pull requests. Also send corrections if you spot any mistakes. ## v2.2.0 (2017-02-18) * Accept "filter" RegExps without any capture groups #43 #46 ## v2.1.0 (2016-12-09) * Accept a function for "filter" option #27 #31 ## v2.0.0 (2015-10-17) * Add "recursive" argument to control directory recursion #21 * Default "excludeDirs" and "filter" if not provided in options #19 * Ignore dot files & folder by default #12 * Update the "map" property to map directory names #20 ## Older releases These releases were done before maintaining this file: * [v1.1.0](https://github.com/felixge/node-require-all/compare/v1.0.0...v1.1.0) (2015-05-19) * [v1.0.0](https://github.com/felixge/node-require-all/compare/v0.0.8...v1.0.0) (2014-12-01) * [v0.0.8](https://github.com/felixge/node-require-all/compare/v0.0.6...v0.0.8) (2013-08-19) * [v0.0.6](https://github.com/felixge/node-require-all/compare/v0.0.4...v0.0.6) (2013-03-13) * [v0.0.4](https://github.com/felixge/node-require-all/compare/v0.0.3...v0.0.4) (2012-06-12) * [v0.0.3](https://github.com/felixge/node-require-all/compare/v0.0.2...v0.0.3) (2012-01-12) * [v0.0.2](https://github.com/felixge/node-require-all/compare/v0.0.1...v0.0.2) (2011-12-19) * [v0.0.1](https://github.com/felixge/node-require-all/commits/v0.0.1) (2011-12-14)