Skip to content

v0.18.0

Choose a tag to compare

@picandocodigo picandocodigo released this 06 Mar 11:09
· 12 commits to main since this release
  • Lots of improvements when displaying errors. Fixes missing exceptions during particular failures. The display for errors and failures is now more detailed and comfortable to read.
  • Fixes printing a success when there's no response object, for instance when catching an expected exception.
  • The code for catching exceptions was refactored and made more reliable, including showing better information as previously mentioned.