- Support Faraday 0.9 registry API (cameron-martin)
- Support specifying CookieJar in configuration (cameron-martin)
- Lock faraday dependency to < 0.9.0 for now
- Ability to add extra cookies in addition to the ones in Cookie Jar (nanjingboy)
- Fix a crash when there's no valid response header #3
- Switch to http-cookie gem (knu) #2
- Repackaging
- Typo in README (tmaesaka) #1
- Initial release