Skip to content

0.8.4

Compare
Choose a tag to compare
@avh4 avh4 released this 24 Sep 05:12
· 561 commits to main since this release
0.8.4

Bug fixes and small improvements

New features:

  • newlines in tuple types are now preserved
  • newlines in type constructor application are now preserved

Bug fixes:

  • negative hex int literals are now handled correctly
  • in doc comments, special characters in link text are now handled more correctly
  • in doc comments, non-Elm code blocks are no longer elm-formatted
  • in doc comments, inline code containing backticks is now escaped correctly
  • in doc comments, relative links with text matching the relative URL are now handled correctly

Other changes:

  • dropped support for 32-bit Windows (Windows CI platforms are no longer supporting it)

Install

npm install -g elm-format

or download from the release page.

Thanks to ...