mirror of
https://github.com/dkam/suo.git
synced 2025-01-29 07:42:43 +00:00
release v0.3.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## 0.3.0
|
||||||
|
|
||||||
|
- Dramatically simplify the interface by forcing clients to specify the key & resources at lock initialization instead of every method call.
|
||||||
|
|
||||||
## 0.2.3
|
## 0.2.3
|
||||||
|
|
||||||
- Clarify documentation further with respect to semaphores.
|
- Clarify documentation further with respect to semaphores.
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
module Suo
|
module Suo
|
||||||
VERSION = "0.2.3"
|
VERSION = "0.3.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user