Skip to content

Updated error handling (breaking changes!)

Pre-release
Pre-release
Compare
Choose a tag to compare
@saaste saaste released this 05 Mar 19:25
· 13 commits to master since this release
c32d9f4
  • Updated error handling
    • Weather functions can now return None if all values are nil (BREAKING CHANGE)
    • New error classes: ClientError and ServerError (BREAKING CHANGE)
    • Refactoring