Skip to content

v0.1.3

Compare
Choose a tag to compare
@rmkonnur rmkonnur released this 17 Aug 17:02
· 42 commits to main since this release
4039195

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