Skip to content

Better Error Handling, add a generic handler

Compare
Choose a tag to compare
@ngschmidt ngschmidt released this 15 Nov 01:21
· 144 commits to main since this release
65411ce

Added

  • POST verb
  • PATCH verb
  • Overloading to support a message body
  • Templating

Changed

  • Error handling improvements everywhere.
  • Look for username and password from system args instead of storing passwords in the file

What's Changed

Full Changelog: v0.1.5...v0.1.7