Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

v0.1.3

Choose a tag to compare

@ConnorRigby ConnorRigby released this 02 Feb 20:35
· 32 commits to main since this release
  • New features
    • New RetryConfig param: worst_case_download_speed. This makes it
      possible to match the timeout to the download size and fail before max_timeout.
    • max_timeout is now 24 hours to match the NervesHub download URL validity time.
      Now downloads can survive multi-hour network outages without starting over.