06 November 2018

Compiletime

AST Transformations

Bug 303 prevented AST transformations from adding the @Inject annotation on certain fields. This omission causes NPEs at runtime as the enhanced class would not be properly initialized.

Compatibility

Full binary compatibility report between Griffon 2.15.1 and 2.15.0 can be found here.

A list of fixed issues can be found at the 2.15.1 milestone page.