Skip to content

1.0.3

Compare
Choose a tag to compare
@gil0mendes gil0mendes released this 22 Oct 15:11
· 233 commits to master since this release
  • 🌟 add the test command to run the API tests
  • 🌟 define a default valid salt hash to prevent execution errors
  • 🌟 implement --update option to use with the run command (issue #30)
  • πŸ’ͺ bump mongoose version to 4.6.4
  • πŸ’ͺ the event system nows uses promises
  • πŸ’ͺ utils functions are now a satellite
  • πŸ’ͺ major rewrite of the validation system
  • πŸ’ͺ reduce the number of transpilations to ES5
  • πŸ’ͺ improve the code generated by the make commands
  • πŸ’ͺ now action can be called internally without passing parameters or a callback
  • πŸ› fix some comments typos
  • πŸ› add the client lib and the automatic documentation to the .gitignore