Merged
Conversation
Contributor
|
Hey @Lukasa, before releasing the new version, I think there might be some duplicate files in the old |
simonjbeaumont
approved these changes
Oct 6, 2025
README.md
Outdated
|
|
||
| Swift Crypto 3.0.0 was released in September 2023. Again the only breaking change was the addition of new cases in the `CryptoError` enumeration, so most users can safely depend on the 1.0.0, 2.0.0, or 3.0.0 series of releases. | ||
|
|
||
| Swift Crypto 4.0.0 was released in September 2025. Again the only breaking change was the addition of new cases in the `CryptoError` enumeration, so most users can safely depend on the 1.0.0, 2.0.0, 3.0.0, or 4.0.0 series of releases. |
Contributor
There was a problem hiding this comment.
Should we add a note about the compatible renaming of _CryptoExtras to CryptoExtras?
Contributor
Author
There was a problem hiding this comment.
Done, please re-review
rnro
reviewed
Oct 6, 2025
| ### Swift versions | ||
|
|
||
| The most recent versions of Swift Crypto support Swift 5.7 and newer. The minimum Swift version supported by Swift Crypto releases are detailed below: | ||
| The most recent versions of Swift Crypto support Swift 6 and newer. The minimum Swift version supported by Swift Crypto releases are detailed below: |
Contributor
There was a problem hiding this comment.
Should we say 6.0 to help future greps?
Contributor
Author
There was a problem hiding this comment.
We can always tweak that later as needed, for now I'd like to get this merged.
simonjbeaumont
approved these changes
Oct 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.