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 ab8c1fe commit 2611d49Copy full SHA for 2611d49
History.md
@@ -1,3 +1,12 @@
1
+0.11.0 / 2021-03-04
2
+===================
3
+- Dependency version bumps
4
+- Fix `Utils.replacePlus` to replace all occurrences (thanks **@tmciver**)
5
+- Update to purescript 0.14 (thanks **@realvictorprm**)
6
+- Expose original request url as a part of `Request` (thanks **@paluh**)
7
+- Bind to 0.0.0.0 instead of 'localhost'
8
+- Add spago configuration (thanks **@drewolson**)
9
+
10
0.10.0 / 2019-12-03
11
===================
12
- Update response functions to return `MonadAff m => m Repsonse` (thanks **@drewolson**)
0 commit comments