Skip to content

Releases: ivlevAstef/SwiftLazy

Support Linux

27 Feb 08:39
ed594b3

Choose a tag to compare

Fix build Library by Tuist or xcodebuild

21 Nov 10:41
1d1cfb4

Choose a tag to compare

  • Fix build Library by Tuist or xcodebuild

Support swift concurrency and dynamic member for Lazy

25 Dec 07:35

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

Choose a tag to compare

  • Fix deadlock in lazy. Thanks @makleso6 #7
  • Remove FastLock from library

Remove SpinLock

22 Jul 16:46

Choose a tag to compare

Remove SpinLock and increase minimum OS version

fix potential crash into FastLock

28 Apr 16:14

Choose a tag to compare

Support Linux

19 Dec 18:06

Choose a tag to compare

Support compile on linux

Support WatchOS

19 Dec 15:11

Choose a tag to compare

Support WatchOS Build

Support Carthage

06 Sep 13:07
988bd1b

Choose a tag to compare

fix carthage build

Поддержка SwiftPM

15 Feb 13:33

Choose a tag to compare