Releases: atomvm/atomvm_rebar3_plugin
Releases · atomvm/atomvm_rebar3_plugin
atomvm_rebar3_plugin 0.7.5
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
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
- @pguyot made their first contribution
- @petermm made their first contribution
Full Changelog: 0.7.3...0.7.4