bot-discord.js-template/node_modules/require-all/Changes.md
2022-04-10 19:39:54 +02:00

1.5 KiB

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.

v3.0.0 (2018-07-02)

  • Drop support for Node.js 0.6 and below #54 #56
  • Skip adding keys for directories without modules #51 #53

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: