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 11[package ]
22name = " hotwire"
3- version = " 0.2.2 "
3+ version = " 0.2.3 "
44authors = [
" Emmanuel Touzery <[email protected] >" ]
55edition = " 2021"
66
Original file line number Diff line number Diff line change @@ -30,6 +30,17 @@ https://hughsie.github.io/oars/index.html
3030-->
3131 <content_rating type =" oars-1.0" />
3232 <releases >
33+ <release version =" 0.2.3" date =" 2022-02-20" >
34+ <description >
35+ <p >HTTP: display basic authentication credentials in a friendly manner</p >
36+ <p >Display errors loading files even if we partially succeeded</p >
37+ <p >Add support for HTTP 1.1 pipelining</p >
38+ <p >Port to latest gtkrs/relm</p >
39+ <p >HTTP: ability to filter based on request or response size</p >
40+ <p >HTTP: fix very long URLs or headers causing an horizontal scrollbar in the display</p >
41+ <p >HTTP: expanders for requests and responses</p >
42+ </description >
43+ </release >
3344 <release version =" 0.2.2" date =" 2022-02-05" >
3445 <description >
3546 <p >Fix important regression in 0.2.1 for streams with more than 100 messages (messages would get duplicated many times over)</p >
You can’t perform that action at this time.
0 commit comments