Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@zeerooth zeerooth released this 01 Dec 21:28
· 1 commit to main since this release
5e49194

Fixes

  • Fixed handling of errors in main function
  • Response will no longer have unnecessary '\n' appended at the end

Features

  • Bearer auth available with --bearer (-B) command
  • Specifying 'get' as method is no longer required - it is the default

Tests

  • Added cli tests running the mock server, the command and checking the output