v0.2.5
What's Changed
- log exceptions instead of raising by @waldnzwrld in #83
Previously exceptions were being raised by the client, however this had potential to interfere with host applications where the package was included. This version gracefully handles all exceptions.
It is strongly recommended to upgrade to this version.
Full Changelog: v0.2.4...v0.2.5