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 and local modifiers are not exported when obtaining a class’s mirror in pkl:reflect (#265).

Miscellaneous

Changes

  • Add jpkl to the set of artifacts released to GitHub (#314)

0.25.2 (2024-02-08)

Fixes

  • Fixes some issues with generated pkldoc websites (#70, #81, #96)

  • Fixes an issue where a PklBugException produces an incorrect URL to file issues (#73)

Miscellaneous

0.25.1 (2024-02-01)

Fixes

  • Fixes an issue where pkl-tools fat jar is empty.