Releases: Flowduino/ThreadSafeSwift
Releases · Flowduino/ThreadSafeSwift
1.1.0
- Introduced
withLock method to ThreadSafeSemaphore property decorator
- Introduced
withTryLock method to ThreadSafeSemaphore property decorator
- Added Unit Tests for the above
- Added usage example for the above to the README.MD file
1.0.0
Initial release with the ThreadSafeSemaphore Property Wrapper available to use.