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.18.3 doc/release_notes/0_5_0.md
httpx-0.18.2 doc/release_notes/0_5_0.md
httpx-0.18.1 doc/release_notes/0_5_0.md
httpx-0.18.0 doc/release_notes/0_5_0.md
httpx-0.17.0 doc/release_notes/0_5_0.md
httpx-0.16.1 doc/release_notes/0_5_0.md
httpx-0.16.0 doc/release_notes/0_5_0.md
httpx-0.15.4 doc/release_notes/0_5_0.md
httpx-0.15.3 doc/release_notes/0_5_0.md
httpx-0.15.2 doc/release_notes/0_5_0.md
httpx-0.15.1 doc/release_notes/0_5_0.md
httpx-0.15.0 doc/release_notes/0_5_0.md
httpx-0.14.5 doc/release_notes/0_5_0.md
httpx-0.14.4 doc/release_notes/0_5_0.md
httpx-0.14.3 doc/release_notes/0_5_0.md
httpx-0.14.2 doc/release_notes/0_5_0.md
httpx-0.14.1 doc/release_notes/0_5_0.md
httpx-0.14.0 doc/release_notes/0_5_0.md
httpx-0.13.2 doc/release_notes/0_5_0.md
httpx-0.13.1 doc/release_notes/0_5_0.md