AtomVM Erlang tooling updates available

Long overdue updates for both atomvm_packbeam and the atomvm_rebar3_plugin are now available from hex.pm and on GitHub. Both tools are updated to version 0.7.4, and include OTP 28 compatibility as well as numerous improvements and bug fixes.

Brief release notes are available on GitHub for atomvm_packbeam as well as atomvm_rebar3_plugin. Links to the full change log are included in the release notes. Documentation is available on hex.pm and in the repository landing pages. A detailed setup and usage guide is available for the AtomVM tooling in the project documentation.

As always please feel free to open bug reports or feature requests in the GitHub repositories, or post feedback here in the forums.

Happy hacking!

  • the AtomVM team
8 Likes

Just to be sure no one misses it there was a problem with the atomvm_rebar3_plugin 0.7.4 release. Our workflow for publishing to hex.pm revealed an edge-case bug in rebar3_hex that allowed us to accidentally publish a broken release that included a git dependency source.
For more info on that see the issue on GitHub.
A fix has already been published, you can read the announcement here.

1 Like