Releases
v1.11.1
Fixed whitespace for negative const values (#600 )
Fixed multiline comments with vars, fixes #598 (#600 )
Fixed whitespace for null safe navigation operator, fixes #599 (#600 )
Fixed sameline handling of metadata after BrOpen
and Semicolon
, fixes #602 (#603 )
Fixed whitespace of macro reification in call, fixes #591 (#603 )
Fixed emptyline after final in enum abstract, fixes #601 (#603 )
Fixed keep trailing whitespace of multiline comments, fixes #593 (#603 )
Fixed whitespace around is operator, fixes #605 (#606 )
Fixed newline before semicolon when used with binops, fixes #614 (#616 )
Fixed whitespace between &&=
and ||=
, fixes #615 (#616 )
Fixed handling of missing semicolon, fixes #410 (#619 )
Fixed line breaks for anonymous type hints (#619 )
Fixed indentation of wrapped expressions, fixes #372 + #452 + #557 + #613 + #617 + #618 (#619 )
Refactored for tokentree API change (#604 + #609 )
Fixed indentation for block init of var with function, fixes #611 (#619 )
Fixed wrapping with multiline comment in parameters, fixes #610 (#619 )
Fixed type parameter exception (#620 )
Fixed map initialisation with comment (#620 )
Fixed Dollar chains (#620 )
Refactored for deprecation of is
(#608 )
Refactored anonymous type wrapping (#619 )
Refactored wrapping diagnostics to provide more info in logs (#619 )
You can’t perform that action at this time.