- 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
- Initial release