Skip to content

Releases: CleverStack/clever-odm

Hotfix - Fixed Gruntfile

16 Mar 14:51
Compare
Choose a tag to compare
  • hotfix(bundledDependencies): Fixed Gruntfile
  • chore(tests): Added iojs to testing
  • release(2.0.1): Hotfix - Fixed Gruntfile

node-seed 1.2.x support

16 Mar 14:13
Compare
Choose a tag to compare
  • refactor(Model): Huge refactor of Model in prep for release of new ORM and ODM modules
  • refactor(Model): To support changes in latest node-seed
  • refactor(module): Support node-seed 1.2.x Stable
  • feat(lifecycle): Events
  • refactor(module): For node-seed 1.2.x fixes #15
  • ODM Module does not work with node-seed 1.2.0-rc-4
  • update(reps): deep-populate updated
  • chore(cleanup): Fixing lint errors after refactoring
  • feat(travis): Added support for travis builds fixes #3, #2
  • TravisCI
  • feat(travis): Added support for travis builds fixes #3, #2
  • Test cases for current version
  • refactor(behaviours): Removed old references
  • refactor(behaviours): Removed old references
  • fix(deps): Removed invalid npm versions
  • fix(travis): Tests
  • refactor(module): Removed bundledDependencies
  • release(2.0.0): node-seed 1.2.x support

Associations, Refactored logic (moved from node-seed) and updated Dependencies

26 Jan 13:04
Compare
Choose a tag to compare
  • feat(associations): Implemented FCC Model Assocations
  • feat(db): Rebase and Seed now work correctly with associations
  • feat(associations): Associations (WIP)
  • refactor(model): Moving logic from node-seed into this module
  • chore(update): Dependencies
  • release(1.1.5): Moving logic from node-seed into this module

Hotfix to Rebase

26 Jan 13:03
Compare
Choose a tag to compare
  • hotfix(rebase): Fixed problem with rebase and released 1.0.4

Config prompt and fixes for hanging on rebase

26 Jan 13:01
Compare
Choose a tag to compare
1.0.3

release(1.0.3): Cleanup for release 1.0.3

hotfix: Included grunt-prompt in config

27 Jun 13:07
Compare
Choose a tag to compare

Also cleaned up package.json

Model Validations, Grunt and cleanup related stuff

19 Jun 08:40
Compare
Choose a tag to compare
  • chore(readme): Badges, Documentation links etc
  • refactor(module): Correctly export new model class
  • Update .jshintrc
  • Update readme.md
  • feat(types): Expanded available model data types
  • fix(connection): Wait for the mongo connection to start before emitting the Module.ready event
  • feat(db): Rebase and Seed commands for ODM
  • fix(grunt): No longer need NODE_PATH set when running db commands
  • refactor(validators): No longer directly use mongoose validations

FCC Model Implementation

07 Jun 10:30
Compare
Choose a tag to compare
  • Fixed default configuration options
  • Implemented new FCC Model Layer for native model generation
  • Works with node-seed 1.0.0

Updated module to work with hooks in node-seed 0.1.4

04 Jun 10:09
Compare
Choose a tag to compare
0.0.2

update(hooks): Updated module to work with hooks in node-seed 0.1.4