Groovy 2.3.5 out with upward compatibility
The Groovy team is pleased to announce the release of Groovy 2.3.5.
Groovy 2.3.5 is a bug fix release of our Groovy 2.3 branch.
You’ll find fixes for static compilation and type-checking, JSON serialization issues, markup template engine errors, and performance improvements.
We care a lot about backward and binary compatibility, but in this release, we also thought about upward compatibility, so that code compiled with a newer version can even run on an older runtime.
Read more...