- Fixed Python 2.5 compatibility for ssl connections
1.3
----------------
- Added IPython shell extension (`restkit --shell`) - fix Python 2.5 compatibility - fix Eventlet and Gevent spools extensions - By default accept all methods in proxy
1.2.1
Not secure
------------------
- Improve console client
1.2
------------------------
- Added `GEvent <pool.html>`_ Support - Added `wsgi_proxy <wsgi_proxy.html>`_ using webob and restkit - Improved pool management - Make HTTP parsing faster. - Fix TeeInput
1.1.3
Not secure
------------------
- Fix ssl connections
1.1.2
Not secure
------------------
- More logging information - Fix retry loop so an error is raised instead of returning None.