0.48
Changelog:
- Migrated to Google Java Format 1.22.0 (#440, #452) – @j-bahr, @nreid260
- Added support for RangUntil (
..<
) operator (#433) – @ArchdukeTim - Trailing space issue on lambda blocks (#426) – @fredyw, @hick209
- Fix empty enum parse error (#425) – @fredyw
- Preserving empty enums semicolons (#434) – @nreid260
- Always use UTF8 (#437) – @nreid260
- IntelliJI DEA plugin update (#420) – @greyhairredbear
- Managing trailing commas in enums (#449) – @nreid260
- Badges on README (#448, #453) – @JavierSegoviaCordoba, @hick209
- Emit parsing error for calls with multiple trailing lambdas (#457) – @nreid260
- Removed duplicated line in editorconfig file (#456) – @sabufung30
Big thanks to all the contributors!
Full Changelog: v0.47...v0.48