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
:nerves
version requirement. This check has been moved to
deps.precompile
which happens after dependencies are fetched and also
helps halt the build process if the:nerves
version
- Nerves.Bootstrap would fail to start in some cases where the dependencies