This repository was archived by the owner on May 1, 2024. It is now read-only.
Version 0.12 (2014-06-25)
Pre-release
Pre-release
Compared to v0.11, the installer is separated into two components: the main web installer and an offline installer.
The main installer (ElixirWeb.iss
) downloads the precompiled zip, extracts it, and compiles an offline installer (Elixir.iss
). This was done:
- So that we can maintain both kinds of installations easily.
- To ensure that the installer version can differ from the actual version of Elixir installed.
This change also help make the planned features easier to implement:
- The ability to download the latest Elixir release.
- Upgrading the warning that Erlang isn't installed to an offer to install it.
- Obtaining either a higher-resolution or alternate image for the side banner.