What's Changed
- Fix broken JDK 8 compatibility by pinning gizmo to a version which supports it by @tkvangorder 9149f0f
- Fix rewrite-maven referencing a version of rocksdb which is broken on Windows by @sambsnyd ec53bb0
- Fix control flow re add visualizer by @JLLeitschuh in #2113
- Minor cleanups to ControlFlow by @JLLeitschuh in #2114, #2115
- Fix for loop control flow with continue, improve dotfile output by @JLLeitschuh in #2116
- Fix how ControlFlow handles J.Empty by @JLLeitschuh in #2117
- Fix ForLoop ending in Return Statement by @JLLeitschuh in #2120
- ControlFlow dot visualizer by @smehta23 in #2122
- Fix hcl grammar to handle comments in CRLF files by @rmadamanchi in #2125
Full Changelog: v7.27.1...v7.27.2