Skip to content

v0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@abutaha abutaha released this 18 Apr 21:02
· 87 commits to master since this release

WARNING: This new version is still under test. If you face issues, please open an issue ticket.

What is new?

  • Verbose mode shows the body request now.

  • This feature intends to help developers identifying slow queries with minimum efforts.

  • Added a '-pretty' mode (works with -verbose) which will prettify the verbose output and re-format the body json output.

  • Special thanks to zqben402 for writing the body dump patch.

  • Thanks to dlackty for reformatting readme document.