Skip to content

Releases: tsloughter/beamup

0.3.0 - 2024-08-26

26 Aug 08:59
v0.3.0
7741ce2
Compare
Choose a tag to compare

Release Notes

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

Install beamup 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tsloughter/beamup/releases/download/v0.3.0/beamup-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/tsloughter/beamup/releases/download/v0.3.0/beamup-installer.ps1 | iex"

Download beamup 0.3.0

File Platform Checksum
beamup-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
beamup-x86_64-apple-darwin.tar.xz Intel macOS checksum
beamup-x86_64-pc-windows-msvc.zip x64 Windows checksum
beamup-x86_64-pc-windows-msvc.msi x64 Windows checksum
beamup-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
beamup-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Sponsors

Thank you to everyone who helped with the development of and motivation behind this release and special thanks to sponsors:

0.2.0 - 2024-08-19

19 Aug 21:51
v0.2.0
e9ec4f7
Compare
Choose a tag to compare

Release Notes

Added

  • Support default build options in config and env var

Install beamup 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tsloughter/beamup/releases/download/v0.2.0/beamup-installer.sh | sh

Download beamup 0.2.0

File Platform Checksum
beamup-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
beamup-x86_64-apple-darwin.tar.xz Intel macOS checksum
beamup-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.2

18 Aug 10:09
v0.1.2
22a1289
Compare
Choose a tag to compare

Install beamup 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tsloughter/beamup/releases/download/v0.1.2/beamup-installer.sh | sh

Download beamup 0.1.2

File Platform Checksum
beamup-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
beamup-x86_64-apple-darwin.tar.xz Intel macOS checksum
beamup-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.1

17 Aug 19:39
v0.1.1
eac6429
Compare
Choose a tag to compare

Install beamup 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tsloughter/beamup/releases/download/v0.1.1/beamup-installer.sh | sh

Download beamup 0.1.1

File Platform Checksum
beamup-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
beamup-x86_64-apple-darwin.tar.xz Intel macOS checksum
beamup-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.0

17 Aug 18:07
v0.1.0
bf92c5b
Compare
Choose a tag to compare

Install beamup 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tsloughter/beamup/releases/download/v0.1.0/beamup-installer.sh | sh

Download beamup 0.1.0

File Platform Checksum
beamup-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
beamup-x86_64-apple-darwin.tar.xz Intel macOS checksum
beamup-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum