Skip to content

Releases: atomvm/atomvm_rebar3_plugin

atomvm_rebar3_plugin 0.7.5

27 May 17:28
05e0191
Compare
Choose a tag to compare

Emergency bug fix release

This is a bug fix release to fix broken dependencies when pulling from hex.pm. The atomvm_rebar3_plugin 0.7.4 release works as expected when using the GitHub tag as a source, but dependencies were broken on hex.pm.

What's Changed

  • Change uf2tool dependency to hex.pm

Full Changelog: 0.7.4...0.7.5

atomvm_rebar3_plugin 0.7.4

25 May 01:30
b5cce3e
Compare
Choose a tag to compare

What's Changed

  • Add support for OTP application framework in AtomVM
  • Improved pico_flash task
  • Pack beams in test directory, for test profile
  • Add port "auto" config - that enables auto detect of port for esp32 platform
  • Replace uf2 creation code with upstream uf2tool
  • Allow relative path for --external AVMs in packbeam task
  • Fix broken external includes in rebar.conf
  • Fixed several instances of the app name not being set correctly in rebar3 new atomvm_app templates

New Contributors

Full Changelog: 0.7.3...0.7.4