-
Added date support (thanks to Robert Jackson)
-
Being able to fetch relational data both ways (yes!)
-
Improved resolving url with a relative path
-
Not caching fetched data at default anymore
-
Added IE compatibility (defining Array.indexOf and String.trim when missing)
-
Refactored cache implementation
-
Using ‘1’ and ‘n’ instead of ‘one’ and ‘many’ respectively for association cardinality
-
Being able to fetch relational data
-
Initial release