File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ [ 0.99.14 (2020-Nov-17)] ( https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#0.99.14 )
2
+ ==========================================================================================================
3
+
4
+ Changes:
5
+
6
+ * Update hurlfmt usage [ 81] ( https://github.com/Orange-OpenSource/hurl/issues/81 )
7
+
8
+ * Migrate fully to Github Actions [ 69] ( https://github.com/Orange-OpenSource/hurl/issues/69 )
9
+
10
+ * Add Hurl File JSON export [ 65] ( https://github.com/Orange-OpenSource/hurl/issues/65 )
11
+
12
+ * Support wildcard value in implicit status code reponse [ 55] ( https://github.com/Orange-OpenSource/hurl/issues/55 )
13
+
14
+
15
+ Bugs Fixes:
16
+
17
+ * Can not parse user in url (Basic Authentication) [ 73] ( https://github.com/Orange-OpenSource/hurl/issues/73 )
18
+
19
+ * MultipartFormData is not present in json export [ 63] ( https://github.com/Orange-OpenSource/hurl/issues/63 )
20
+
21
+ * Hurl usage doesn't end with newline [ 60] ( https://github.com/Orange-OpenSource/hurl/issues/60 )
22
+
23
+
24
+
25
+
1
26
0.99.13 (2020-10-28)
2
27
=====================================
3
28
You can’t perform that action at this time.
0 commit comments