Skip to content

v0.13.6

Compare
Choose a tag to compare
@fhunleth fhunleth released this 10 Nov 23:39
· 53 commits to main since this release
  • Changes
    • Fix errant return from Nerves.Runtime.reboot when using guarded reboots.
      This resulted in code running after the reboot call that wasn't expected to
      have been run.
    • Simplify and harden power off and reboot for edge cases