Changed
- Reduced overall number of allocations to improve formatting performance (~6-7%) (#620) – @qwwdfsad
- Reuse results of
Parser.parse(#622) – @qwwdfsad - Fix trailing lambda with chained call indentation (#626) – @ptitjes
- Refactor build scripts (#623) – @AbdullinAM
- Switch in-repo formatting to simple local gradle task (#628) – @ZacSweers
Fixed
- Support name-based destructuring declarations. (#629) – @goutamadwant
Huge thanks to all the contributors! 🎉
Full Changelog: v0.63...v0.64