Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Version 0.54 (2014-07-07)

Pre-release
Pre-release
Compare
Choose a tag to compare
@chyndman chyndman released this 07 Jul 22:03
· 150 commits to master since this release

Compared to v0.53, the installer now has no PowerShell dependencies, because it was discovered that the scripts are denied from running if PowerShell's execution policy wasn't changed from "Restricted" (the default) ahead of time. In particular:

  • Building the installer with ISCC.exe and running it has been reverted back to entries in the [Run] section.
  • scripts\extract-zip.ps1 has been removed in favor of 7-Zip
  • scripts\set-env.ps1 has been removed in favor of modpath.iss. (added bonus: the directory is removed from Path when Elixir is uninstalled)