Skip to content

Latest commit

 

History

History
115 lines (67 loc) · 2.41 KB

CHANGELOG.md

File metadata and controls

115 lines (67 loc) · 2.41 KB

Changelog

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.6.0 - 2024-09-26

Added

  • Support binary install of erlang on macos

Fixed

  • Search with .exe and without in windows for bins

0.5.0 - 2024-09-15

Added

  • Components support for installing elp and rebar3

Fixed

  • Allow -f/--force without passing the true/false value

0.4.7 - 2024-09-02

Fixed

  • Make finding active otp major vsn less hacky

0.4.6 - 2024-09-02

Added

  • Add musl on top of gnu builds to aarch64 linux releases

0.4.5 - 2024-09-02

Fixed

  • Don't append bin/ path to gleam install dir

0.4.4 - 2024-09-02

Fixed

  • Languages command to print all languages

0.4.3 - 2024-08-31

Added

  • Better error message when installing Elixir without Erlang

0.4.2 - 2024-08-31

Fixed

  • Do not attempt to install docs for now

0.4.1 - 2024-08-29

Added

  • Add Elixir ids to the list output

0.4.0 - 2024-08-28

Added

  • 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

Removed

  • Remove link checker in github pages site

0.3.0 - 2024-08-26

Added

  • Windows gleam install and run support
  • Windows Erlang install and run support
  • Add support for forcing the overwrite of an existing install

Fixed

  • Error if user tries to run Erlang build on windows
  • Error out if update_links fails

0.2.0 - 2024-08-19

Added

  • Support default build options in config and env var