mirror of
https://github.com/asciimoo/wuzz
synced 2024-11-14 18:12:55 +00:00
13 lines
316 B
Markdown
13 lines
316 B
Markdown
|
## 0.2.0 2017.02.18
|
||
|
|
||
|
- Config file support with configurable keybindings
|
||
|
- Help popup (F1 key)
|
||
|
- Ignore invalid SSL certs with the --insecure flag
|
||
|
- PATCH request support
|
||
|
- Allow JSON request body (--data-binary flag)
|
||
|
- Colorized JSON response
|
||
|
- Parameter encoding bugfix
|
||
|
- Multiple UI bugfixes
|
||
|
|
||
|
## 0.1.0 2017.02.11
|