v0.3.0
object 044252ea7b6518137c134412dd6192020b069f82
authorKenneth Reitz <me@kennethreitz.com>
Fri, 25 Feb 2011 14:00:23 +0000 (09:00 -0500)
* Automatic Authentication API Change
* Smarter Query URL Parameterization
* Allow file uploads and POST data together
* New Authentication Manager System
    - Simpler Basic HTTP System
    - Supports all build-in urllib2 Auths
    - Allows for custom Auth Handlers