Gold
·
21 commits
to master
since this release
This release sprinkles some newlines in the generated code.
Without these newlines, hackfmt chokes on absurdly (but still realistically) large files.
These newlines push the boundaries of what code can be reasonably formatted.
This release might cause your code to format differently than before.
If you want the minimal amount of changes to the output, remove the newline before passing the code to hackfmt.
This release starts the version 1.x line, not because of a breaking change,
but because expr-dump has been stable for a long while.