0.5.0
Changes
- Added support for containment features with upper bound equal to 1 see #7
- Removed Ajax methods for loading/saving resources from/to server. This will give more freedom on how users can implement communication with servers.
- The load method now takes as input a string or object, the callback method will be call with the loaded resource.
- The save method now takes a callback that will be call with the resulting string representation of the resource.