Skip to content

Releases: atomvm/atomvm_packbeam

atomvm_packbeam 0.8.0

07 Dec 05:49
badb2c4

Choose a tag to compare

0.8.0 Release Announcement (Dec 7, 2025)

This release adds several new features intended to support upcoming and recently added features in AtomVM and atomvm_rebar3_plugin.

New Features

🚀 Support for jit pre-compiled binaries. Especially beneficial for micro-controllers.

🎯 Allow explicitly setting the start module, to support future bundling of AtomVM escripts.

📚 Added --lib option for packing libraries without a start module.

Bug Fixes

No bugs were reported, or fixed, since the last release. 🥳🎉

atomvm_packbeam 0.7.5

17 Aug 21:13
67a8199

Choose a tag to compare

What's Changed

  • Suppress irrelevant warning about missing sasl
  • Corrections to build instructions
  • Updated documentation to use new atomvm.org domains
  • Release docs will always be available from hex.pm, and current master branch docs are available on GitHub.

Full Changelog: 0.7.4...0.7.5

atomvm_packbeam 0.7.4

24 May 19:35
2f5b9e3

Choose a tag to compare

This release adds support for OTP 28, as well as adding some missing license information. This release includes the missing bug fixes from 0.7.3 that should have been included, but were missed due to a bad release tag.

What's Changed

  • Support OTP-28 uncompressed literals
  • Add formatting check and reuse workflows
  • Fix bug in packbeam create

Full Changelog: 0.7.2...0.7.4