What's Changed
- Add missing sync.NewCond wrapper by @ncw in #22
- fixed the comment of Opts.DeadlockTimeout in deadlock.go by @h3n4l in #23
- deadlock: Add TryLock wrappers by @jrajahalme in #30
- Reuse timers with sync.Pool by @millfort in #31
New Contributors
- @ncw made their first contribution in #22
- @h3n4l made their first contribution in #23
- @jrajahalme made their first contribution in #30
- @millfort made their first contribution in #31
Full Changelog: v0.3.1...v0.3.3