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

Version Path
httpx-0.21.0 doc/release_notes/0_5_0.md
httpx-0.20.5 doc/release_notes/0_5_0.md
httpx-0.20.4 doc/release_notes/0_5_0.md
httpx-0.20.3 doc/release_notes/0_5_0.md
httpx-0.20.2 doc/release_notes/0_5_0.md
httpx-0.20.1 doc/release_notes/0_5_0.md
httpx-0.20.0 doc/release_notes/0_5_0.md
httpx-0.19.8 doc/release_notes/0_5_0.md
httpx-0.19.7 doc/release_notes/0_5_0.md
httpx-0.19.6 doc/release_notes/0_5_0.md
httpx-0.19.5 doc/release_notes/0_5_0.md
httpx-0.19.4 doc/release_notes/0_5_0.md
httpx-0.19.3 doc/release_notes/0_5_0.md
httpx-0.19.2 doc/release_notes/0_5_0.md
httpx-0.19.1 doc/release_notes/0_5_0.md
httpx-0.19.0 doc/release_notes/0_5_0.md
httpx-0.18.7 doc/release_notes/0_5_0.md
httpx-0.18.6 doc/release_notes/0_5_0.md
httpx-0.18.5 doc/release_notes/0_5_0.md
httpx-0.18.4 doc/release_notes/0_5_0.md