Commit Graph

30 Commits

Author SHA1 Message Date
Connor Prussin
4f0fb34195
Release notes for v0.14.0 2021-12-06 21:03:07 -08:00
Connor Prussin
c21da0917e
Release notes for v0.13.1 2021-11-29 21:19:33 -08:00
Connor Prussin
0b44d317e1
Release notes for v0.13.0 2021-11-20 09:47:43 -08:00
Connor Prussin
a888601e95
Release notes for v0.12.0 2021-03-20 15:44:36 -07:00
Connor Prussin
2611d498b8
Release notes for v0.11.0 2021-03-04 09:39:26 -08:00
Connor Prussin
b47c9a2c6c
Release notes for v0.10.0 2019-12-03 13:35:30 -08:00
Connor Prussin
64b88c70bb
Release notes for v0.9.0 2019-09-25 17:03:20 -07:00
Connor Prussin
413683cd09
Release notes for v0.8.3 2019-06-03 11:29:25 -07:00
Connor Prussin
5af653076f
Fix History.md to refer to 0.8.2 correctly 2019-05-20 23:59:42 -07:00
Connor Prussin
7ac394cf66
Release notes for v0.8.1 2019-05-20 22:30:26 -07:00
Connor Prussin
1da681dda3
Release notes for v0.8.0 2019-02-16 23:26:03 -08:00
Petri Lehtinen
98b0b4e268 Query param fixes (#128)
* Represent emtpy query parameters as empty strings instead of "true"

* Encode and decode query params

Fixes #126

* Pass invalid query parameters through instead of ignoring them

* Decode the plus sign `+` as a space ` ` in query string

* Decode percent encoding in path segments

* Update History.md
2018-11-06 09:45:37 -08:00
Connor Prussin
d0ceb78d24
Add note in history regarding change in #112 2018-09-05 10:46:48 -07:00
Connor Prussin
1adbcecaaa
Chunked responses (#107)
* Chunked responses

* Remove Chunked newtype wrapper around Streams

* Use child process instead of ffi stream for chunked example

* Rename additionalHeaders to defaultHeaders

* Add History.md entry

* General cleanup
2018-08-30 15:01:49 -07:00
Connor Prussin
5a7a09381a
Add missing release notes 2018-08-20 14:14:05 -07:00
Connor Prussin
e6183dc9ea
Format History.md more betterer 2018-07-08 16:42:10 -07:00
Connor Prussin
1ec1adc57c
Release notes for v0.7.0 2018-07-08 16:30:23 -07:00
Connor Prussin
85bb5df5ae
Update History.md 2018-07-08 16:29:56 -07:00
Connor Prussin
b7d6f3f493
Release notes for v0.6.0 2018-02-08 21:48:47 -08:00
Connor Prussin
d4c77b8555 Release notes for v0.5.0 2017-10-25 18:10:19 -07:00
Connor Prussin
cf81bbdd1e Release notes for v0.4.0 2017-09-26 00:15:36 -07:00
Connor Prussin
278e110d59 Improve and simplify APIs (#68) 2017-09-25 23:08:07 -07:00
Connor Prussin
b7d9e7773f Release notes for v0.3.0 (#61) 2017-08-01 22:08:27 -07:00
Connor Prussin
500970b003 Add HTTPS support to History.md (#56) 2017-08-01 22:08:27 -07:00
Connor Prussin
df0fa55e8b Release notes for v0.2.0 (#51) 2017-07-20 22:50:49 -07:00
Connor Prussin
930130b624 Support all HTTP status codes (#49) 2017-07-19 11:59:55 -07:00
Connor Prussin
023b4037fd Add release notes (#47) 2017-07-18 22:57:41 -07:00
Connor Prussin
868efacf50 Release notes for v0.1.0 2017-07-18 00:01:35 -07:00
Connor Prussin
79029274a2 Update release notes (#38) 2017-07-18 00:01:35 -07:00
Connor Prussin
bf98eea8fc Add badges, History.md and Releasing.md (#23) 2017-07-10 12:38:56 -07:00