Skip to content

v0.2.0

Compare
Choose a tag to compare
@asciimoo asciimoo released this 17 Feb 23:44
· 115 commits to master since this release
  • 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