File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ 0.3.8
2
+ ---
3
+
4
+ * Minor changes:
5
+ * Stable URL-encoding for ` Form ` s (see [ #67 ] ( https://github.com/fizruk/http-api-data/pull/67 ) ):
6
+ * Introduce ` urlEncodeParams ` and ` urlDecodeParams ` ;
7
+ * Introduce ` urlEncodeAsFormStable ` and use stable encoding for doctests;
8
+ * Add ` toEntriesByKeyStable ` and ` toListStable ` ;
9
+ * Add ` Semigroup ` instance for ` Form ` (see [ #69 ] ( https://github.com/fizruk/http-api-data/pull/69 ) );
10
+ * Relax upper bound on Cabal (see [ #73 ] ( https://github.com/fizruk/http-api-data/pull/73 ) ).
11
+
1
12
0.3.7.2
2
13
---
3
14
Original file line number Diff line number Diff line change 1
1
name : http-api-data
2
- version : 0.3.7.2
2
+ version : 0.3.8
3
3
license : BSD3
4
4
license-file : LICENSE
5
5
author : Nickolay Kudasov <nickolay.kudasov@gmail.com>
You can’t perform that action at this time.
0 commit comments