Releases: caboodle-tech/node-auto-loader
Releases · caboodle-tech/node-auto-loader
1.1.2
1.1.1
1.1.1
- NPM package rename from @caboodle-tech/node-auto-loader to simply node-auto-loader
- Documentation and example rewrites.
1.0.0-rc - 1.1.0
- Fixed the
options.recursiveconditional check to allowfalse; seeAutoLoader.getCorrectOptions. - Changed
options.recursiveto betrueby default. This should require a major version bump but no one depends in this yet so a minor bump was used instead. - First public release.
- First public release candidate for Node Auto Loader (NAL).
- Code audit and commenting still in progress.