This repository was archived by the owner on Mar 8, 2025. It is now read-only.
Releases: nerves-hub/nerves_hub
Releases · nerves-hub/nerves_hub
v0.2.1
v0.2.0
- Updated docs.
- Added support for NervesKey.
- Added support for performing conditional updates.
- Include
fwup
elixir dependency for interfacing withfwup
. - Update deps and code to make it possible to run on host for testing.
- Automatically call
NervesHub.connect()
instead of requiring it to be specified. - Improved error handling and reporting.