Skip to content
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
Compare
Choose a tag to compare
@chyndman chyndman released this 25 Jun 23:10
· 205 commits to master since this 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:

  1. So that we can maintain both kinds of installations easily.
  2. 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.