Concurrency Updates!
The API has changed due to adding Sendable conformances, and constraining some types to @MainActor
in order to achieve strict concurrency support. I'm still working on adding full snippets support and expanding examples, but wanted to get the concurrency update out there, even without all the docs I'd hoped to have in place by now.
What's Changed
- trying snippets - error in Xcode, but not in SwiftPM build process...… by @heckj in #51
- cleanup by @heckj in #52
- Codeql beta by @heckj in #53
- Swift6 prep by @heckj in #54
- cleanup by @heckj in #55
- consistency cleanup by @heckj in #56
Full Changelog: 0.7.5...0.8.0