Releases: nerves-project/nerves_bootstrap
Releases · nerves-project/nerves_bootstrap
v1.14.4
v1.14.3
v1.14.2
v1.14.1
v1.14.0
-
New project generator updates
- In
vm.args.eex, use interactive mode rather than embedded mode as a
default. Interactive mode boot performance has improved and it's generally a
more user friendly default for those who don't know about it. - Replaced
rpi3atarget withrpi0_2to encourage Raspberry Pi Zero 2W
users to prefer it.
- In
-
Changes
- Disable Elixir 1.19 parallel compilation. This is intended to be a temporary
fix until the Nerves build issue can be fixed. - Add REUSE compliance for licensing and copyright info
- Disable Elixir 1.19 parallel compilation. This is intended to be a temporary
v1.13.1
- New project generator updates
- Fix dialyzer warning in generated project
- Adjust Erlang doc URLS in
vm.args.eexto the new locations
v1.13.0
Adds support for Elixir 1.17 and OTP 27. This now requires
Elixir 1.13 as the minimum supported version
- New project generator updates
- Adjust
vm.args.eexto support Elixir 1.17 changes - Synchronized to match the Elixir
mix newgenerated content - Removes the generated
target/0function in favor ofNerves.Runtime.mix_target() - Generated
mix.exsnow uses the current Elixir version in use
as the required version for the newly generated project - Various dependency updates
- Adjust
v1.12.2
-
Fixes
- Targets documentation URL was outdated
- Simplify searching for SSH keys in the
nerves.newgenerated config
-
Updates
- Changes to new Elixir slack URL in template README.md
- Adds Discord to template README.md
v1.12.1
- Fixes
- Nerves.Bootstrap would fail to start in some cases where the dependencies
had not been fetched and Nerves.Bootstrap would try to warn about the
:nervesversion requirement. This check has been moved to
deps.precompilewhich happens after dependencies are fetched and also
helps halt the build process if the:nervesversion
- Nerves.Bootstrap would fail to start in some cases where the dependencies
v1.12.0
-
Potentially breaking changes
:nerves >= 1.8.0is now required to use this version ofnerves_bootstrap.
If you keep up-to-date, then this won't be an issue for you.
-
Updates
- Removed legacy tasks (tooling now maintained in
:nerves)
- Removed legacy tasks (tooling now maintained in
-
New project generator updates
- Default to regulatory domain (
00) for WiFi- For US users, this means 5GHz won't work anymore since it's disabled in
00(NO-IR = no initiating radiation) until you update your config to
useUS
- For US users, this means 5GHz won't work anymore since it's disabled in
- Bumped all Nerves systems to latest
- Default to regulatory domain (