[0.14.2] - 2022-07-27
Fixed
- Fixed var expression with trailing comments on initial prefix being collapsed leading to malformed formatting (#509)
- Fixed return with comment between return and expression being collapsed leading to malformed formatting (#504)
- Fixed release assets for precommit by marking release artifacts as application/zip (#496)
What's Changed
- Set content type of release assets to zip by @JohnnyMorganz in #510
- Fix collapsing when varexpr prefix has trailing comments by @JohnnyMorganz in #511
- Fix collapsing when comment between return and expr by @JohnnyMorganz in #513
Full Changelog: v0.14.1...v0.14.2