1.5.0
What's Changed
- Added:
withErrorReporting
(#143). This helper wraps throwing work in a closure that automatically catches and reports errors thrown within. - Fixed: Compile for Android on CI (thanks @johankool, #142).
Full Changelog: 1.4.3...1.5.0