Skip to content

v0.4.1

Latest

Choose a tag to compare

@alexandru alexandru released this 07 Feb 12:04
· 5 commits to main since this release
v0.4.1
3533c91

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