Skip to content

Sequelize 2.0.4, Association fixes and support for Recursive Magic Modules

Choose a tag to compare

@pilsy pilsy released this 29 Mar 21:21
· 15 commits to master since this release
  • chore(tests): Added iojs to testing
  • chore(cleanup): Removed extra comma
  • hotfix(create): Model was broken for aliases
  • hotfix(nestedAssociations): Fixed
  • refactor(utils): Using the new node-seed recursive magic modules, refs CleverStack/node-seed#111
  • Add recursive folder loading to magic modules
  • update(deps): Use sequelize version 2.0.4
  • release(2.0.4): Sequelize 2.0.4 and important updates