Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@stephencelis stephencelis released this 08 Nov 20:21
· 15 commits to main since this release
bb5059b

What's Changed

  • Added: A "reasync" initializer to Result (#15). This allows results to be initialized from async, throwing closures.
  • Fixed: LockIsolated.withValue is now @Sendable to avoid a race condition (#13).

Full Changelog: 1.0.1...1.1.0