0.0.1 2007-05-15

0.1.2 2007-06-27

0.1.3 2007-07-09

0.1.4 2007-08-10

1.1.0 2007-08-15

Initial public release

1.2.0 2007-10-05

1.2.1

1.2.2

1.2.3

1.2.4

1.2.5

1.3.0

- Added:
  - support for using through proxies
  - functional tests

1.3.1

- Added:
  - SSL certificate handshake support
  - more specs
  - ability to give client side key and certificate inline
- Fixed: some minor glitches

1.4.0

- Added
  - license
  - HTTP_PROXY env variable support
- Fixed
  - context-length issue (thx kristianm)
  - exception handling
  - connection is now closed on any exception
  - connection is reestablished when credentials change
  - some other minor bugs