Changelog
0.25.3 (2024-03-26)
Fixes
-
Fixes some issues with generated pkldoc websites (#357, #362)
-
Fixes a bug where amending a module that defines an abstract class might cause a Java
AssertionError
(#319) -
Fixes a bug where a for/when generator within a lambda declared with
new {}
syntax might not resolve variables correctly (#297) -
Fixes a bug where
const
andlocal
modifiers are not exported when obtaining a class’s mirror inpkl:reflect
(#265).
Contributors ❤️
Thank you to all the contributors for this release!
0.25.2 (2024-02-08)
0.25.1 (2024-02-01)
Fixes
-
Fixes an issue where pkl-tools fat jar is empty.