Skip to content

Releases: octoberswimmer/apexfmt

v0.31: Version 0.31

29 Jan 13:13
v0.31
3fa0e15
Compare
Choose a tag to compare
- Fix Tab Before Inline Comment

v0.30: Version 0.30

16 Jan 18:14
v0.30
68ec2e3
Compare
Choose a tag to compare
- Wrap Queries Containing TYPEOF

v0.29: Version 0.29

08 Jan 19:54
v0.29
8e2a540
Compare
Choose a tag to compare
- Fix Line Comments Following Statement

- Fix Sequential Multiline Comments

- Fix Multiple Sequential Comments and Comments in Empty Blocks

v0.28: Version 0.28

08 Jan 00:01
v0.28
a1abbc5
Compare
Choose a tag to compare
- Line Comment Fixes

v0.27: Version 0.27

07 Jan 22:26
v0.27
9b55e31
Compare
Choose a tag to compare
- Fix Newline-Separated Full-Line Comment Handling

v0.26: Version 0.26

07 Jan 13:03
v0.26
6da262b
Compare
Choose a tag to compare
- Fix Extra Whitespace When Comments Are Within List Initializers

v0.25: Version 0.25

05 Jan 20:26
v0.25
1483118
Compare
Choose a tag to compare
- Refactor Comment Handling

v0.24: Version 0.24

02 Jan 21:25
v0.24
2680a9c
Compare
Choose a tag to compare
- Fix Deletion of Blank Lines Around Comments

v0.23: Version 0.23

02 Jan 20:42
v0.23
cdb35d2
Compare
Choose a tag to compare
- Add Support for Time Literals In SOQL Queries

- Fix SOQL Formatting

- Fix Deletion of Trailing Comments

v0.22: Version 0.22

16 Dec 18:14
v0.22
dc0954f
Compare
Choose a tag to compare
- Unwrap Short Logical AND/OR Expressions

- Run Formatters Concurrently