Skip to content

v0.11.9

Choose a tag to compare

@fhunleth fhunleth released this 07 Mar 03:45
· 196 commits to main since this release
  • Changes
    • Save shell history on first boot. Previously, Erlang would open up the shell
      history file before the data partition was formatted and wouldn't retry.
      Nerves.Runtime now resets shell history so that it retries.
    • Call modprobe to load kernel modules to C to reduce boot time.