1.1.4
- IDs are encoded by default and you can modify that property.
- Strip restangular stuff from any element that's being pushed to the server
- ETag now works for ALL HTTP methods
- Added clone method to elements and collections. A shortcut to Restangular.copy
- Fix error when selfLink was set to a nested property
- List elements now have a function that returns parent list.
- Other bug fixes