We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37096d commit 64b88c7Copy full SHA for 64b88c7
History.md
@@ -1,11 +1,15 @@
1
-0.8.3 / 2019-06-03
+0.9.0 / 2019-09-25
2
==================
3
+- Provide utils from purescript-globals instead of FFI (thanks **@nsaunders**)
4
+- Update the tests to work with purescript-spec v4.0.0 (thanks **Dretch**)
5
+- Add some type declarations to get compatibility with node-buffer 6.x (thanks **Dretch**)
6
7
+0.8.3 / 2019-06-03
8
+==================
9
- Use `Buffer.concat` instead of string concatenation to fix ordering issues (thanks **@rnons**)
10
11
0.8.2 / 2019-05-20
12
-
13
- Add HTTP version to `HTTPure.Request` (thanks **@joneshf**)
14
- Fix inconsistent case-insensitivity with `HTTPure.Headers` (thanks **@joneshf**)
15
0 commit comments