What's Changed
- 🐛 fix(unix): auto-fallback to SoftFileLock on ENOSYS by @gaborbernat in #480
- ✨ feat(lock): add poll_interval to constructor by @gaborbernat in #482
- 🐛 fix(win): eliminate lock file race in threaded usage by @gaborbernat in #484
- ✨ feat(mode): respect POSIX default ACL inheritance by @gaborbernat in #483
- 🐛 fix(api): detect same-thread self-deadlock by @gaborbernat in #481
- ✨ feat(lock): add cancel_check to acquire by @gaborbernat in #487
- ✨ feat(lock): add lifetime parameter for lock expiration by @gaborbernat in #486
Full Changelog: 3.23.0...3.24.0