Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Rua-Yuki Rua-Yuki released this 29 Jul 23:44
· 4 commits to master since this release

The following enhancements were added with this release:

  • [PATCH] [#2] Reorganisation of project structure. No more are the days of cramming everything into one file.
    • The future could see more splitting for sure. The Sails action patching logic in particular could live within its own module.
  • [MINOR] [#3] Support for Joi and Waterline validations, pulled from FP core.

The following bug fixes have been made:

  • [PATCH] [#4] Fix for loadProviders(...) helper attempting to load all files in the requested directory, including non-source/non-executable files like .DS_STORE, *.ts, etc.

Greatest component change: MINOR. The MINOR version has been adjusted to reflect these changes.