| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-20 | 615 Bytes | |
| v1.13.2 source code.tar.gz | 2026-03-20 | 2.2 MB | |
| v1.13.2 source code.zip | 2026-03-20 | 2.3 MB | |
| Totals: 3 Items | 4.6 MB | 0 | |
This release starts a process of modernizing the Nerves tooling. Most updates are behind the scenes so the plan is to roll them out incrementally to minimize the changes per release. This release focused on internal updates to HTTP request handling.
- Changes
- Turn off artifact download progress for non-interactive terminals
- Show the
.localhostname withnerves.discoverrather than just the hostname. This makes it better for copy/paste use. - Download artifacts to disk rather than buffering entire contents before writing. This helps memory usage especially for large artifacts.