Skip to content

v0.10.0

Compare
Choose a tag to compare
@mobileoverlord mobileoverlord released this 13 Feb 00:17
· 886 commits to main since this release
  • 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