Releases: nerves-project/nerves_bootstrap
Releases · nerves-project/nerves_bootstrap
v1.11.5
-
Updates
- Support Elixir 1.15/OTP 26
-
New project generator updates
- Adjust
vm.args.eexbased on Elixir version - Fix typo in templates/new/config/host.exs
- Run formatting as part of
mix nerves.new - Adjust
:nerves_runtimeto be available on host - Add
nerves_system_mangopi_mq_prosystem :ring_logger0.10.0
- Adjust
v1.11.4
- Updates
- Use Nerves v1.10.0 in new projects
- Default to adding
-code_path_choice strictto new projects to skip a few
unnecessary path searches for archives - Default to moving the clock forward in erlinit. This reduces the time jump
on boot for RTC-less devices.
v1.11.3
v1.11.2
v1.11.1
- Fixes
- Fixed backwards compatibility issue with building Nerves systems with Nerves 1.7.x.
v1.11.0
-
Potentially breaking changes
- Elixir 1.11 or later is now required
- Move the core
mixtooling to:nerves- This is part of a bigger reorganization and adjustment to the bootstrap
tooling in order to reduce it's footprint. However, these changes have
been tested and are considered backwards compatible and most should not
see any impact from it. If you were usingNerves.Bootstrap.Aliases
module directly, you may notice adjusted aliases listed.
- This is part of a bigger reorganization and adjustment to the bootstrap
-
Enhancements
- Add GRiSP2 to officially supported Nerves devices
- Improve message when unknown target is selected
- Add
--no-nerves-packto nerves.new options doc
-
New project generator updates
- Remove
system_registryoption from generator - toolshed 0.2.26
- shoehorn 0.9.1
- nerves_runtime 0.12.0
- ring_logger 0.8.5
- Remove