Features:
* Add --generate option to generate the man page and shell completions at runtime, see #393
* Add support for Elvish and Nushell shell completions, see #393
* Add --compress for compressing request body, see #403
Bug fixes:
* Store default paths for cookies without an explicit path attribute, see #401
Other:
* Support generating man page with reproducible timestamp via SOURCE_DATE_EPOCH, see #402
* Upgrade cookie_store to 0.21.1, see #397
OBS-URL: https://build.opensuse.org/package/show/utilities/xh?expand=0&rev=18
Features:
* Handle responses compressed in zstd format, see #364
* Suppress warnings when -qq flag is used, see #371
* Add --debug option for logging and backtraces, see #371
* Decode content-disposition and location headers as UTF-8, see #375
* Print headers as latin1, with the UTF-8 decoding also shown if applicable, see #377
* Print the actual reason phrase sent by the server instead of guessing it from the status code, see #377
Bug fixes:
* Apply TLS options to non-HTTPS URLs, see #372
Other:
* Ignore NO_COLOR if set to empty string, see #370
OBS-URL: https://build.opensuse.org/package/show/utilities/xh?expand=0&rev=12
Features:
* Support http2-prior-knowledge, see #356
* Directly bind to interface name on supported platforms, see #359
* Enable stream when content-type is text/event-stream, see #360
* Decode utf-8 encoded string when formatting non-streaming JSON response, see #361
Other:
* Upgrade to hyper v1, see #357
* Use serde-transcode to optimize JSON formatting, see #362
OBS-URL: https://build.opensuse.org/package/show/utilities/xh?expand=0&rev=8