Skip to content

chore: drop the hardcoded Swift version badge - #92

Merged
futamura merged 1 commit into
mainfrom
develop
Aug 21, 2026
Merged

chore: drop the hardcoded Swift version badge#92
futamura merged 1 commit into
mainfrom
develop

Conversation

@futamura

Copy link
Copy Markdown
Owner

Summary

The README carried a static Language: Swift 5.9 badge alongside the Swift Package Index Swift version badge added in 4.0.2. The SPI badge reports the versions the package actually builds against — currently 6.3 | 6.2 | 6.1 | 6.0 — so the hardcoded one was both redundant and out of date.

  • README.md: removes the Language badge line. The remaining badges are SPM, Carthage, SPI Swift versions, SPI platforms, Build, codecov, and License.
  • CHANGELOG.md: entry under Unreleased.

TLDExtractSwift carries the same badge and drops it too.

Test plan

  • No source or manifest changes; CI is the usual lint + per-platform tests.

The README carried a static "Language: Swift 5.9" badge next to the Swift
Package Index Swift version badge added in 4.0.2. The SPI badge reports the
versions the package actually builds against -- currently 6.0 through 6.3 --
so the static one was both redundant and stale.
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@futamura
futamura merged commit ceb1e4f into main Aug 21, 2026
28 of 30 checks passed
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