----------------------------- - cast value to the right type when setting arrays (items, links, queries, data) and typed values (error, template) - added support for Template to load from json - support serializing Collection directly as string - added helper for returning the first match in an array
0.1.0
-------------------------- - added basic classes for representing Collection+JSON documents - allow querying array items by rel and name attributes - attribute lookup on array searches items by name - ensure href is a required parameter for collection - expose data item names as 'properties' attribute in Item and Template - access data items via attribute lookup on item name