Skip to content

Service & Model.findOrCreate( idOrWhere, data ) implementation + bug fixes to Controller

Choose a tag to compare

@pilsy pilsy released this 12 Aug 18:30
· 246 commits to master since this release
  • chore(deps): Updated clever-controller dependency
  • refactor(tests): Controller testing changes for clever-controller 1.1.5
  • fix(tests): Run grunt db after tests
  • feat(injector-instances): Added Promise, Exceptions and async to injector
  • feat(service): Service.findOrCreate() implementation
  • feat(model): Service.findOrCreate() implementation
  • fix(controller): Request Query and Param fixes and cleanup
  • release(1.0.10): Bug fixes and findOrCreate()