Skip to content

Updates for grunt and module options

Compare
Choose a tag to compare
@pilsy pilsy released this 19 Jun 08:27
· 112 commits to master since this release
  • hotfix(windows): Gruntfile now supports windows for seed and rebase db tasks
  • feat(conf): Implemented all available sequelizejs options for models
  • fix(grunt): No longer need NODE_PATH set when running db commands
  • refactor(validations): No longer use sequelize validations directly
  • refactor(grunt): No longer use os module to detect isWin