Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Strict Concurrency and Swift 6.0 beta 1 #1525

Merged
merged 5 commits into from
Aug 9, 2024
Merged

Conversation

shogo4405
Copy link
Owner

Description & motivation

  • The upcoming Swift 6.0. This is a fix for supporting Strict Concurrency. The design of the external API has been significantly changed.
  • It will take some time to merge into the main branch, but we have created a PR as a technical preview.
  • Please use it for reference as we will be force-pushing repeatedly.

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Screenshots:

@shogo4405 shogo4405 added this to the 2.0.0 milestone Jul 29, 2024
@shogo4405 shogo4405 force-pushed the release/2.0.0 branch 12 times, most recently from de26250 to 2052fb7 Compare August 5, 2024 15:56
@shogo4405 shogo4405 force-pushed the release/2.0.0 branch 15 times, most recently from 5a36e75 to 38e6860 Compare August 7, 2024 15:01
@shogo4405 shogo4405 force-pushed the release/2.0.0 branch 5 times, most recently from 159e2e7 to cc94899 Compare August 7, 2024 17:57
@shogo4405 shogo4405 force-pushed the release/2.0.0 branch 5 times, most recently from e1a7ed9 to 7c3ea09 Compare August 9, 2024 13:16
@shogo4405 shogo4405 changed the title [WIP] Support Strict Concurrency and Swift 6.0 Support Strict Concurrency and Swift 6.0 beta 1 Aug 9, 2024
@shogo4405 shogo4405 marked this pull request as ready for review August 9, 2024 13:23
@shogo4405 shogo4405 merged commit 992ee08 into main Aug 9, 2024
2 checks passed
@shogo4405 shogo4405 deleted the release/2.0.0 branch August 9, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant