New
6.15.0
Changes
- Introduces a brand new Swift-first API based on Swift Concurrency, offering multi-threading on Apple platforms
- The new runtime is experimental and may be subject to breaking changes. The legacy runtime is still supported and will continue to be supported in the near future, but is now considered to be in maintenance mode. It is recommended to begin using the new API in new projects and provide feedback, and to investigate migrating existing projects to the new API when feasible.
- For more information, check out the Apple runtime documentation