1.0.3
-
Fixes the location of REPL related
xsbti
Java classes, by moving it to the correct module. #425 by @eed3si9n -
Fixes undercompilation on inheritance on same source. #424 by @eed3si9n
-
Fixes the compilation of package-protected objects. #431 by @jvican
-
Workaround for Java returning
null
forgetGenericParameterTypes
. #389 / #446 by @jvican