Release 6
- Fixed a bug where Elm-pair would sometimes crash if specific dependencies were included in the
elm.json
file of a project.
- Make Elm-pair less eager to rename. When it's unclear whether the programmer intent is to rename or, for example, call a function with a different name, Elm-pair will do nothing.