~ubuntu-branches/ubuntu/precise/requests/precise

« back to all changes in this revision

Viewing changes to HISTORY.rst

  • Committer: Bazaar Package Importer
  • Author(s): Daniele Tricoli
  • Date: 2011-06-26 07:12:03 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110626071203-rcy3c0vlwbhr2i3d
Tags: 0.5.0-1
* New upstream release
* debian/control
  - Updated description to mention proxy support

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
History
2
2
-------
3
3
 
 
4
0.5.0 (2011-06-21)
 
5
++++++++++++++++++
 
6
 
 
7
* PATCH Support
 
8
* Support for Proxies
 
9
* HTTPBin Test Suite
 
10
* Redirect Fixes
 
11
* settings.verbose stream writing
 
12
* Querystrings for all methods
 
13
* URLErrors (Connection Refused, Timeout, Invalid URLs) are treated as explicity raised
 
14
  ``r.requests.get('hwe://blah'); r.raise_for_status()``
 
15
 
 
16
 
4
17
0.4.1 (2011-05-22)
5
18
++++++++++++++++++
6
19