v0.1.0, Feb 10 2013 -- Initial beta release.
v0.1.1, Feb 11 2013 -- Fixes a bug where DELETE for to-many relationships cannot get data.
v0.1.2, Feb 11 2013 -- Fixes a bug where POSTing to-one relationships would fail.
v0.1.3, Feb 14 2013 -- PUT will no longer cause SQL collisions. PUTs and DELETEs for to-many relationships now check for previous existence.