v0.3.0
- Use https://github.com/apple/swift-atomics
- Support Linux
- Change
Workspace.shutdown()to block until all writes done before return. If a completion closure provided, this will be asynchronous still.
Workspace.shutdown() to block until all writes done before return. If a completion closure provided, this will be asynchronous still.