Sha256: 9e839826608a1d4e7a244e7df058602315d717c08c7fd42c17867904003f465b
Contents?: true
Size: 705 Bytes
Versions: 91
Compression:
Stored size: 705 Bytes
Contents
# 0.5.0 This release is a minor bump only because it introduces a new dependency: ## the `timers` gem We've introduced the [`timers` gem](https://github.com/socketry/timers) as a dependency to deal with total timeouts, thereby making the timeout object only a container of values to be refactored. This was in itself a small gain for such a big addition, but other future time-based features can be best built upon it than the existing work. ## Bugfixes * the altsvc header wasn't properly parsed, and was breaking requests to google. Don't break requests to google! * Added support for faraday 0.16; * Made the IO selector less flaky; * Fixed the homepage, which was being displayed without styles;
Version data entries
91 entries across 91 versions & 1 rubygems