v0.7.1
v0.7.1 (2025-01-12)
Bug Fixes
- Fall back to sleeping through reboots (
0bb5b55)
I had originally tried to find a way to wait for nodes to reboot when applying settings to keep things fast and dynamic, but I couldn't find a safe way to detect when the node was back up 100% of the time on all of the devices I had.
Fall back to a plain old sleep and let's hope that most devices reboot within 10 seconds.
- Remove unused imports (
966e337)
Chores
- Bump version in uv.lock (
f71b607)
Detailed Changes: v0.7.0...v0.7.1