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

Version 2.0

Compare
Choose a tag to compare
@chyndman chyndman released this 09 Jun 17:16
· 13 commits to master since this release

With this release, the installation pipeline has been reworked in order to enable two new features.

First, adding Erlang to the system PATH now occurs in the offline installer. This allows for a new wizard page in the offline installer which confirms where Erlang is installed based on Registry information. The path is later offered to be added to the system PATH (if it isn't already there) as well as used explicitly for Start menu shortcuts.
confirmerlang

Second, the web installer can now offer to defer running the offline installer, so that the user can instead take the compiled offline installer to a system without internet access. The Readme documents how to use this feature.

Known Issue: The installer will always download/compile/install the latest Elixir version regardless of user selection. A fix will come in a future release.