Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

3.2.0

Compare
Choose a tag to compare
@ento ento released this 17 Nov 22:21
· 18 commits to master since this release

Fixed

  • update_018_elm_package:
    • ignore removed or renamed packages when trying to find a newer version (#18)
    • call elm-format with the correct arguments (#19)
    • support specifying a relative path for the package to upgrade (#20)
  • elm_deps_sync:
    • call out the correct version that's being updated (#21)
  • native_package_install:
    • don't try to install again if a tarball is already downloaded (#22)
    • don't add trailing whitespaces when updating elm-package.json (#22)

New

  • native_deps_sync:
    • script to sync top-level elm-native-package.json packages to spec-level elm-native-package.json (#22)