Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 391 Bytes

CHANGELOG.md

File metadata and controls

11 lines (10 loc) · 391 Bytes

v0.0.2 (2013-12-08)


  • Fixes for #1 (conflicts with other libs on page), #2 (add ability to use custom localStorage keys)
  • add $deepSave to add relationships as sub objects
  • prevent objects from being submitted with requests
  • override $save to use PUT/POST depending on the existance of a primary key
  • allow for custom primary keys

0.0.1 (12-05-13)


  • Initial release