Skip to content

v3.9.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 21:10
· 7 commits to refs/heads/main since this release

Features

This release modifies the way splits (formatting options) are determined for each pair of consecutive non-whitespace tokens, from a large match statement to a handful of lookups. This has led to a speedup of about 35% in our tests.

While we haven't seen any changes to actual formatting as a result of this change, they are possible, so feel free to report any changes you don't like.

Bug fixes

Build and dependency updates