v0.1.3
Changes
- There existed an issue with the
okhttp
library used that threw an error when trying to make a POST request with an empty body. This is now fixed in this version. - Additional API Error handling added to this release for better error messaging.
- junit testing