Skip to content

Releases: NikSativa/Threading

2.3.2

Choose a tag to compare

@NikSativa NikSativa released this 15 Jun 18:49
  • lower iOS minimum to 15
  • drop Swift 5.10 fallback, inline Sendable conformances

2.3.1

Choose a tag to compare

@NikSativa NikSativa released this 29 Mar 11:22
  • Fixed Swift 6.0 compiler crash in SyncMutex (IRGen bug with Synchronization.Mutex)
  • SyncMutex now requires compiler(>=6.0) instead of compiler(>=6.1)
  • Fixed supportsVisionOS define to be platform-gated (.when(platforms: [.visionOS]))
  • All 6 platforms tested and passing

2.3.0

Choose a tag to compare

@NikSativa NikSativa released this 28 Mar 14:18
  • Removed SpryKit dependency to break circular dependency with Swift Package Index
  • macOS minimum updated to 14.0
  • All platform versions aligned
  • All 70 tests pass

2.2.1

Choose a tag to compare

@NikSativa NikSativa released this 23 Feb 09:26

Full Changelog: 2.2.0...2.2.1

2.2.0

Choose a tag to compare

@NikSativa NikSativa released this 11 Jun 16:30
  • Add ThreadingStatic and ThreadingDynamic library products alongside the existing Threading target
  • Expand project description, overview section, and usage examples
  • Remove deprecated top-level source files and adjust imports/tests to reflect new structure
  • Add Mutex and Locker primitives

Full Changelog: 2.1.1...2.2.0

2.1.1

Choose a tag to compare

@NikSativa NikSativa released this 30 Jan 10:29

Full Changelog: 2.1.0...2.1.1

2.1.0

Choose a tag to compare

@NikSativa NikSativa released this 05 Nov 11:23
  • os.OSAllocatedUnfairLock
    lil upd structure

Full Changelog: 2.0.1...2.1.0

2.0.1

Choose a tag to compare

@NikSativa NikSativa released this 17 Oct 10:46

Full Changelog: 2.0.0...2.0.1

2.0.0

Choose a tag to compare

@NikSativa NikSativa released this 28 Sep 12:00

Swift 6.0

Full Changelog: 1.3.5...2.0.0

1.3.5

Choose a tag to compare

@NikSativa NikSativa released this 17 Apr 15:02

Full Changelog: 1.3.4...1.3.5