* iter_lines last-line truncation fix * Force safe_mode for async requests * Handle safe_mode exceptions more consistently * Fix iteration on null responses in safe_mode
* Prefetch bugfix. * Added license to installed version.
0.8.3
++++++++++++++++++
* Converted auth system to use simpler callable objects. * New session parameter to API methods. * Display full URL while logging.
0.8.2
++++++++++++++++++
* New Unicode decoding system, based on over-ridable `Response.encoding`. * Proper URL slash-quote handling. * Cookies with ``[``, ``]``, and ``_`` allowed.