Fixes a bug in UncaughtExceptionHandler.rethrowIfFatal … we can't re-throw all Error values, because some of them should not be re-thrown, like AssertionError.
Full Changelog: v0.4.0...v0.4.1
Fixes a bug in UncaughtExceptionHandler.rethrowIfFatal … we can't re-throw all Error values, because some of them should not be re-thrown, like AssertionError.
Full Changelog: v0.4.0...v0.4.1