Fixes to make tests pass on py3.4 Fix incorrect import path Logrotation support Return 404s when adding presets to expired mocks.
1.1.1
-----
Awkward hotfix of a bug.
1.1
---
Fix 500 error when mock doesn't exist. Expose ``GET`` functions of each resource.
1.0.2
-----
Add 'after' parameter to delay response from the server
1.0.1
-----
Bug fix on setup.py
1.0
---
Reset history for a UID on the server when a pretender is deleted. Add listing of all historical requests to http client. Restructure project into client, mock_servers and server packages.