v0.9.0
- 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