v0.1.0, 7/4/2014 -- Initial release.
v0.1.1, 7/5/2014 -- Fixed bugs; added error message for django import
v0.1.2, 7/5/2014 -- Added documentation in docs/
v0.1.3, 7/8/2014 -- Fix relative imports
v0.1.4, 7/8/2014 -- Add errors module
v0.1.5, 7/8/2014 -- Added unit tests; chunked requests
v0.2.0, 7/22/2014 -- Large changes to client; full use of POST, indexed requests w/ ids
v0.2.1, 7/22/2014 -- Null logging handler, error handler better in mirador-client script
v0.2.2, 7/29/2014 -- Better expl of output; examples directory
v0.2.3, 8/2/2014 -- Output works better as iterator; yields k-v pairs
v0.3.0, 8/5/2014 -- Significant changes; new single-methods, data uri method, better documentation
