Skip to content

Releases: bscothern/Once

v1.3.3

Choose a tag to compare

@bscothern bscothern released this 07 Jan 04:38

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

v1.3.2

Choose a tag to compare

@bscothern bscothern released this 15 Nov 06:46
9fe4690

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

Choose a tag to compare

@bscothern bscothern released this 06 Oct 20:38

Swift 4.2 is now used for Xcode projects.

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

v1.3.0

Choose a tag to compare

@bscothern bscothern released this 09 May 20:56

Linux Support

v1.2.0

Choose a tag to compare

@bscothern bscothern released this 13 Apr 03:24

Simplified use of C module, includes, etc.

v1.1.0

Choose a tag to compare

@bscothern bscothern released this 22 Mar 21:39

Added SPM Support

v1.0.0

Choose a tag to compare

@bscothern bscothern released this 25 Jan 06:26
clenaed up some comments and README.md wording