Skip to content

Releases: ivlevAstef/SwiftLazy

Support swift concurrency and dynamic member for Lazy

25 Dec 07:35
Compare
Choose a tag to compare
  • Support simple swift concurrency
  • Add dynamicMemberLookup for Lazy - now no need always write .value
  • Change Lazy Implementation to Read Write Lock for faster and stability

Fix Deadlock in Lazy

20 Oct 03:49
Compare
Choose a tag to compare
  • Fix deadlock in lazy. Thanks @makleso6 #7
  • Remove FastLock from library

Remove SpinLock

22 Jul 16:46
Compare
Choose a tag to compare

Remove SpinLock and increase minimum OS version

fix potential crash into FastLock

28 Apr 16:14
Compare
Choose a tag to compare

Support Linux

19 Dec 18:06
Compare
Choose a tag to compare

Support compile on linux

Support WatchOS

19 Dec 15:11
Compare
Choose a tag to compare

Support WatchOS Build

Support Carthage

06 Sep 13:07
988bd1b
Compare
Choose a tag to compare

fix carthage build

Поддержка SwiftPM

15 Feb 13:33
Compare
Choose a tag to compare