- Streamly now respects Encoding.default_internal on 1.9
- fixed a random segfault when applying a NULL auth field
- take advantage of rb_thread_blocking_region on 1.9 and emulate it's behavior on 1.8 for Ruby-aware thread-saftey
- Fixed a bug where a username or password was specified, but not both
- removing call to set CURLOPT_USERPWD to NULL as it would crash in linux
- Version bump for Github's gem builder
- Initial release