Releases: octoberswimmer/apexfmt
Releases · octoberswimmer/apexfmt
v0.31: Version 0.31
v0.30: Version 0.30
- Wrap Queries Containing TYPEOF
v0.29: Version 0.29
- Fix Line Comments Following Statement - Fix Sequential Multiline Comments - Fix Multiple Sequential Comments and Comments in Empty Blocks
v0.28: Version 0.28
- Line Comment Fixes
v0.27: Version 0.27
- Fix Newline-Separated Full-Line Comment Handling
v0.26: Version 0.26
- Fix Extra Whitespace When Comments Are Within List Initializers
v0.25: Version 0.25
- Refactor Comment Handling
v0.24: Version 0.24
- Fix Deletion of Blank Lines Around Comments
v0.23: Version 0.23
- Add Support for Time Literals In SOQL Queries - Fix SOQL Formatting - Fix Deletion of Trailing Comments
v0.22: Version 0.22
- Unwrap Short Logical AND/OR Expressions - Run Formatters Concurrently