Skip to content

v0.4.0-alpha.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@dotxlem dotxlem released this 04 Oct 17:31
· 229 commits to mainline since this release

This is a bugfix release!

  • Fix TOML serialization error on asml make function
  • Fix AWS Lambda runtime not loading IOmods correctly

Download

Download the asml CLI for Linux (GNU libc) with

curl -O public.assemblylift.akkoro.io/cli/0.4.0-alpha.8/x86_64-linux-gnu/asml
chmod  +x asml

or macOS

curl -O public.assemblylift.akkoro.io/cli/0.4.0-alpha.8/x86_64-apple-darwin/asml
chmod +x asml