Skip to content

Warn on broken app and misc bug fixes

Compare
Choose a tag to compare
@tsloughter tsloughter released this 28 Sep 23:14
· 1145 commits to master since this release
  • Only warn on broken app and attempt to assemble release without it (error if broken app is needed for this)
  • Do not include erts in tar file if include_erts is false
  • Add warn log level. Default log level is now 2
  • Replace disable-default-libs command line arg with default-libs, default is true
  • Misc extended start script fixes