avh4 / elm-format

elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide
BSD 3-Clause "New" or "Revised" License
1.31k stars 146 forks source link

Planned for 0.10.0: Drop official support for Elm 0.17,0.18 #787

Open avh4 opened 1 year ago

avh4 commented 1 year ago

Version 0.10.0 (and possible starting in the 0.9.* experimental series), only Elm 0.19 will be supported. This will help simplify upgrading the parser (which should give some huge performance improvements).

Folks who are still using Elm 0.18 can stick with elm-format 0.8.*.