github nerves-project/nerves v0.10.0

latest releases: v1.11.3, v1.11.2, v1.11.1...
7 years ago
  • Enhancements

    • Call bootstrap/1 on any package that defines a platform
    • Added Nerves.Utils.File.tar helper for creating archives
    • Only apply the host tuple portable to packages with type system
    • Packages other then toolchains and systems can override their artifact
      paths using an env var of ther app name. For example. a package called
      :host_tool would be able to override the artifact path by setting
      HOST_TOOL in the environment.
    • Allow any package that declares a provider to create an artifact.
    • Fixed up test fixtures and added integration test.
  • Bug Fixes

    • Do not raise when trying to make a directory when putting an artifact in
      the global cache.
    • Ensure the Nerves environment has been started when calling nerves artifact

Don't miss a new nerves release

NewReleases is sending notifications on new releases.