All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.10.0 - 2025-12-30
- Add instructions to add link directory to PATH
0.9.0 - 2025-12-30
- Install elp version built for currently active OTP version
- Add GITHUB_TOKEN to shelltest runs so they don't get ratelimited
- In elp for now just ignore if no otp version found
- Extract gleam to bin subdir
0.8.0 - 2025-11-24
- Support latest tag for gleam and erlang static builds
- Only call asset_prefix in install where it is needed
0.7.2 - 2025-11-21
- Check for an installed erlang before trying to install elixir
0.7.1 - 2025-11-21
- Don't crash when running releases command on elixir
0.7.0 - 2025-11-21
- Install static binary builds of erlang on linux
0.6.0 - 2024-09-26
- Support binary install of erlang on macos
- Search with .exe and without in windows for bins
0.5.0 - 2024-09-15
- Components support for installing elp and rebar3
- Allow -f/--force without passing the true/false value
0.4.7 - 2024-09-02
- Make finding active otp major vsn less hacky
0.4.6 - 2024-09-02
- Add musl on top of gnu builds to aarch64 linux releases
0.4.5 - 2024-09-02
- Don't append bin/ path to gleam install dir
0.4.4 - 2024-09-02
- Languages command to print all languages
0.4.3 - 2024-08-31
- Better error message when installing Elixir without Erlang
0.4.2 - 2024-08-31
- Do not attempt to install docs for now
0.4.1 - 2024-08-29
- Add Elixir ids to the list output
0.4.0 - 2024-08-28
- Add support for the 'list' command
- Support installing Elixir on Windows/Linux/Mac
- Add OTP vsn Elixir was built for in install metadata
- Include release/git_ref in install metadata
- Remove link checker in github pages site
0.3.0 - 2024-08-26
- Windows gleam install and run support
- Windows Erlang install and run support
- Add support for forcing the overwrite of an existing install
- Error if user tries to run Erlang build on windows
- Error out if update_links fails
0.2.0 - 2024-08-19
- Support default build options in config and env var