| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-21 | 481 Bytes | |
| v1.13.0 source code.tar.gz | 2026-01-21 | 2.2 MB | |
| v1.13.0 source code.zip | 2026-01-21 | 2.3 MB | |
| Totals: 3 Items | 4.5 MB | 1 | |
This release adds the nerves.discover mix task to make it easier to find Nerves devices. It discovers devices using mDNS and reports existing devices that have hostnames starting with "nerves-". See nerves_discovery for updating your projects to return much more information.
- Changes
- Documentation updates including more information for beginners. (@mlainez)
- Return error exit status when
mix burnfails