Skip to content

6.0.0 Concurrency

Latest
Compare
Choose a tag to compare
@artemisia-absynthium artemisia-absynthium released this 12 Sep 18:00
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.

Changed

  • osNull wrapped value must conform to Sendable to comply with Swift 6 rules.

Removed

  • Removed redundant Int64 constants and functions because Int defaults to Int64.