Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 724 Bytes

File metadata and controls

38 lines (26 loc) · 724 Bytes

0.1.5 / 2014-07-07

  • fix node requires

0.1.4 / 2014-06-20

  • fix component/emitter name in package.json

0.1.3 / 2014-06-20

  • fix component/each name in package.json
  • Update dependencies

0.1.2 / 2014-01-20

  • fix: node support

0.1.1 / 2013-09-08

  • add: request object for configuration
  • add model.route() (issue #47)
  • add simple pluralization by default
  • remove /all after urls
  • use id or _id as primary key in save callback

0.1.0 / 2013-07-01

  • add "construct" event
  • change "remove()" to "destroy()"
  • change "removeAll()" to "destroyAll()"
  • removed unused json component