Skip to content

Releases: caboodle-tech/node-auto-loader

1.1.2

16 Nov 17:53

Choose a tag to compare

  • README correction.
  • Added missing comments to the auto loader.

1.1.1

26 Oct 18:47

Choose a tag to compare

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.recursive conditional check to allow false; see AutoLoader.getCorrectOptions.
  • Changed options.recursive to be true by 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.