December 4, 2012
- Fixed bug in
MockClient
to pop the correct response. - Added
restorm.conf.settings
to store the DEFAULT_CLIENT to use. - Added ability to create a development server from your
MockApiClient
. - Added
root_uri
parameter toClient
constructor. - Added initial XML client implemention (alpha).
- Added initial documentation.
- Added simplejson 2.2.1 or above as required library.
November 9, 2012
- Initial version released on PyPI.