Releases: ringabout/httpx
Releases · ringabout/httpx
v0.3.8
What's Changed
- fixes links by @ringabout in #34
- bump to 0.3.8 by @ringabout in #37
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Make httpx work with
strictFuncs
by @ire4ever1190 in #30 - Allow custom socket by @mildred in #31
- bump version by @ringabout in #32
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Expose more options, avoid descriptor exhaustion crashes, improve documentation by @termermc in #22
- bump to devel by @ringabout in #25
- Implement runAsync (wait for thread) by @mildred in #27
- bump httpx by @ringabout in #28
New Contributors
- @termermc made their first contribution in #22
- @ringabout made their first contribution in #25
- @mildred made their first contribution in #27
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Allow unknown
Content-Length
by @ire4ever1190 in #18 - fix int set by @bung87 in #20
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Fix14 by @bung87 in #15
- Use
Option[int]
instead ofOption[string]
forcontentLength
by @ire4ever1190 in #16 - Remove HTTP pipelining by @ire4ever1190 in #17
New Contributors
Full Changelog: v0.3.2...v0.3.4
v0.3.2
What's Changed
- Fix compile issues when building docs by @ire4ever1190 in #11
Full Changelog: v0.3.0...v0.3.2
v0.3.0
Full Changelog: v0.2.8...v0.3.0