github nerves-project/nerves v1.11.0

latest releases: v1.11.3, v1.11.2, v1.11.1...
14 months ago

This release includes support for Elixir 1.17 and is generally
safe for most, but some setups may be broken and require small
changes:

  • Minimum Elixir version is now 1.13

  • If using Elixir >= 1.17, vm.args.eex needs to be updated
    to use the run function -run elixir start_cli. Firmware
    builds will fail if vm.args.eex settings are incompatible with
    the current Elixir version to prevent unbootable images.

  • Bug Fix

    • Docker build runner changed to mount ~/.ssh instead of attempting
      to use ssh-agent which would run into issues compiling systems
      on MacOS

Don't miss a new nerves release

NewReleases is sending notifications on new releases.