Releases: imoore76/ldlm
Releases · imoore76/ldlm
v1.2.2
What's Changed
- Change Lock.Unlock to use slices package functions by @imoore76 in #65
- Simplify Lock() and lock objects by @imoore76 in #67
- Minor lock package updates by @imoore76 in #68
- Use semaphore.Weighted for locks by @imoore76 in #69
- Cleanup lock key functions by @imoore76 in #70
- Dependency updates
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
What's Changed
- Doc updates
- "refresh" -> "renew"
- Rename from go-ldlm to ldlm
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
- Add Go Client, REST server, internal refactor
- Update deps
- Use configurature
Full Changelog: v1.0.0...v1.1.0