- Handle YaleXSBLEError while shutting down the lock connection (#154) (
787efa4
) - Add running guards to ensure cancel does not get suppressed (#153) (
f14fbee
)
- Ensure task is uncancelled when catching CancelledError and re-raising as different exception (#132) (
a4dc7ed
)
- wait_for_first_update needs to be called after calling start before using the lock (
6af1ec8
)
- Check if disconnected before writing (#90) (
4096eef
) - Do not force a resync if previous state was unknown (#89) (
84d82a7
)
- Lock advertisement state needs to be reset after going unavailable to ensure it becomes available again (#73) (
cc1a252
)
- The arguments for PushLock are now all keyword. Either a unique local_name or an address must be provided (
40d2b65
)