Skip to content

Releases: bscothern/Once

v1.3.3

07 Jan 04:38
Compare
Choose a tag to compare

Cleaned up some formatting.
Cleaned up pointer operations.
Added a concurrent operations test.

v1.3.2

15 Nov 06:46
9fe4690
Compare
Choose a tag to compare

Fixed rare potential for memory corruption because of how Swift handles memory.
See the Swift Forums and read the thread stating with this post: https://forums.swift.org/t/atomic-property-wrapper-for-standard-library/30468/15

v1.3.1

06 Oct 20:38
Compare
Choose a tag to compare

Swift 4.2 is now used for Xcode projects.

The latest iOS, macOS, tvOS, and watchOS are targeted.

v1.3.0

09 May 20:56
Compare
Choose a tag to compare

Linux Support

v1.2.0

13 Apr 03:24
Compare
Choose a tag to compare

Simplified use of C module, includes, etc.

v1.1.0

22 Mar 21:39
Compare
Choose a tag to compare

Added SPM Support

v1.0.0

25 Jan 06:26
Compare
Choose a tag to compare
clenaed up some comments and README.md wording