Skip to content

1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmdobry jmdobry released this 24 Aug 02:32
· 173 commits to master since this release
1.0.0-beta.1 - 23 August 2014
Backwards compatible API changes
  • #40 - Support for nested resource endpoints
  • #118, #122 - Multiple relationships to the same model
  • #120 - When using DSCacheFactory, allow onExpire to be specified
  • #132 - Inject relations for parent resource on create
Backwards compatible bug fixes
  • #126 - injectRelations isn't running when injecting an array
Other
  • #121 - Documentation errors
  • #123 - Send query params with DS.find()
  • #124 - Documentation overhaul