github pointfreeco/swift-concurrency-extras 1.4.0

4 hours ago

What's Changed

  • Added: A new ConcurrencyExtrasTestSupport module with TaskLocalTrait (#65).
  • Fixed: Result.init(catching:) is now nonisolated(nonsending) (thanks @rhysm94, #61).
  • Fixed: Enable NonisolatedNonsendingByDefault (thanks @davdroman, #64).
  • Infrastructure: Simplify Android CI (thanks @marcprux, #53).
  • Infrastructure: Bump package versioning requirements (#58).
  • Infrastructure: Update format.yml (thanks @rhysm94, #62).
  • Infrastructure: Bump CI (#63).

New Contributors

Full Changelog: 1.3.2...1.4.0

Don't miss a new swift-concurrency-extras release

NewReleases is sending notifications on new releases.