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

3.2.1

Compare
Choose a tag to compare
@ento ento released this 11 Jul 02:18
· 11 commits to master since this release

Fixed

  • elm_deps_sync, native_deps_sync:
    • fix the order of the versions in the logged message (#24)
  • native_package_install:
    • try installing if the expected package directory doesn't exist (#25)
    • use urlretrieve to download tarballs to avoid exceptions seen in a Docker environment (#25)