List of changes that have gone into each release
- updated dependencies to be the latest versions
- added ability to use system proxy for connections (thanks jou4)
- added ability to specify socket and connection timeouts in request (thanks zkim)
Log of merges/issues/work that’s gone in so I know what to put in the changelog for the next release
- merged dakrone#1 for decoding cookies in responses
- took over maintenance from Mark
- updated dependencies
- merged jou4’s branch to allow proxy usage
- merged zkim’s branch for specifying timeouts