Skip to content

Releases: Flowduino/ThreadSafeSwift

1.1.0

14 Jul 09:28
Compare
Choose a tag to compare
  • 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

13 Jul 10:35
Compare
Choose a tag to compare

Initial release with the ThreadSafeSemaphore Property Wrapper available to use.