Changelog for Groovy 5.0.1

Bug

  • [GROOVY-11736] - Compile error in Groovy 5
  • [GROOVY-11739] - continue statement in do...while skips conditional
  • [GROOVY-11743] - Groovy 5 BUG! exception in phase 'semantic analysis'
  • [GROOVY-11745] - Groovy5 calling Groovy4 library with setter throws NPE
  • [GROOVY-11746] - Specific method call failing static compile in Groovy5 but not Groovy4
  • [GROOVY-11747] - Groovy 5 Elvis operator VerifyError
  • [GROOVY-11751] - VerifyError on indexed for loop

Dependency upgrade

Improvement

  • [GROOVY-11740] - hook up glob support for groovysh /grep
  • [GROOVY-11741] - provide header control switches for groovysh /grep inspired by ubuntu grep
  • [GROOVY-11742] - posix commands should support variable assignment