File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ [ 1.1.0 (2021-02-07)] ( https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#1.1.0 )
2
+ ========================================================================================================================
3
+
4
+ Changes:
5
+
6
+ * Add windows build documentation [ #150 ] ( https://github.com/Orange-OpenSource/hurl/issues/150 )
7
+
8
+ * Add verbose output when a ssl error occurs [ #145 ] ( https://github.com/Orange-OpenSource/hurl/issues/145 )
9
+
10
+ * Migrate integration scripts to python [ #126 ] ( https://github.com/Orange-OpenSource/hurl/issues/126 )
11
+
12
+ * Add option --interactive [ #121 ] ( https://github.com/Orange-OpenSource/hurl/issues/121 )
13
+
14
+ * Improve Template Support in JSON body [ #116 ] ( https://github.com/Orange-OpenSource/hurl/issues/116 )
15
+
16
+ * Update to Rust 1.49.0 [ #112 ] ( https://github.com/Orange-OpenSource/hurl/issues/112 )
17
+
18
+ * Add option --variables-file / --variables [ #42 ] ( https://github.com/Orange-OpenSource/hurl/issues/42 )
19
+
20
+
21
+ Bugs Fixes:
22
+
23
+ * Insecure mode for a full session [ #143 ] ( https://github.com/Orange-OpenSource/hurl/issues/143 )
24
+
25
+ * Display error message when hurl input can not be decoded [ #139 ] ( https://github.com/Orange-OpenSource/hurl/issues/139 )
26
+
27
+ * Cookie value in cookie section doesn't accept some value [ #132 ] ( https://github.com/Orange-OpenSource/hurl/issues/132 )
28
+
29
+ * Running cargo test in windows [ #128 ] ( https://github.com/Orange-OpenSource/hurl/issues/128 )
30
+
31
+ * Input Cookie file [ #124 ] ( https://github.com/Orange-OpenSource/hurl/issues/124 )
32
+
1
33
2
34
3
35
[ 1.0.0 (2020-12-18)] ( https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#1.0.0 )
You can’t perform that action at this time.
0 commit comments