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

Require Swift 5.7 or later #424

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Require Swift 5.7 or later #424

merged 1 commit into from
Jul 10, 2024

Conversation

jpsim
Copy link
Owner

@jpsim jpsim commented Jul 10, 2024

Matching other projects in the Swift compiler ecosystem. E.g. https://github.com/swiftlang/swift-driver/blob/70554a4dc01f7152a2d77597139957a1475138ff/Package.swift#L1

I'll bump the Yams version to 6.0 when releasing this.

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.93%. Comparing base (5292041) to head (c0b5f1a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #424      +/-   ##
==========================================
- Coverage   91.00%   90.93%   -0.07%     
==========================================
  Files          15       15              
  Lines        1489     1479      -10     
==========================================
- Hits         1355     1345      -10     
  Misses        134      134              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jpsim jpsim merged commit 53d8b3b into main Jul 10, 2024
32 checks passed
@jpsim jpsim deleted the require-swift-5.7-or-later branch July 10, 2024 14:44
tejassharma96 added a commit to tejassharma96/Yams that referenced this pull request Jul 10, 2024
# By JP Simard (3) and others
# Via GitHub
* upstream/main:
  Require Swift 5.7 or later (jpsim#424)
  Add empty changelog section
  Release 5.1.3
  add support for riscv64 (jpsim#419)
  Add support for Android (jpsim#421)
  GitHub Actions workflow fixes (jpsim#422)
  add os(visionOS) support (jpsim#418)
  Bazel: support rules_swift 2.x (jpsim#420)
  Bump rexml from 3.2.5 to 3.2.8

# Conflicts:
#	CHANGELOG.md
@tonyarnold
Copy link
Collaborator

I ❤️ a good Swift version bump — look at all of the conditional code you were able to remove!

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.

3 participants