- Sessions are now the primary interface. - Deprecated InvalidMethodException. - PATCH fix. - New config system (no more global settings).
0.6.6
Not secure
------------------
- Session parameter bugfix (params merging).
0.6.5
Not secure
------------------
- Offline (fast) test suite. - Session dictionary argument merging.
0.6.4
Not secure
------------------
- Automatic decoding of unicode, based on HTTP Headers. - New `decode_unicode` setting. - Removal of `r.read/close` methods. - New `r.faw` interface for advanced response usage.\* - Automatic expansion of parameterized headers.
0.6.3
Not secure
------------------
- Beautiful `requests.async` module, for making async requests w/ gevent.