Skip to content

v0.9.0

Compare
Choose a tag to compare
@fundead fundead released this 19 Sep 23:19
· 320 commits to develop since this release
  • Add capability to send custom data with Express handler
  • Treat custom errors as Errors
  • useSSL option now works correctly, and support added for HTTP proxies
  • If network errors occur during payload posting, and a Node-style error callback param is available on the callback, this is now executed
  • Functional sending tests now pass correctly