- Fixed problem caused by invalid draft 10 support
- New gemspec and bundler files
- Fixed some encoding errors
- Fixes for JRuby
- add "addressable" gem to dependencies
- fix some branch errors from 0.1.2
- Fixed bug that prevented query strings from being included in requests
- new features:
- rename Handshake to OpeningHandshake(we will need ClosingHandshake in new drafts)
- bugfixes:
- relax response string parser(allow custom text after 'HTTP/1.1 101')
- initial release