vapor / redis

Vapor provider for RediStack
MIT License
458 stars 57 forks source link

Correct RediStack URL and match Vapor's minimum Swift version #211

Closed gwynne closed 1 year ago

gwynne commented 1 year ago

Switches to the now-official GitHub URL for RediStack and raises the Swift minimum version to 5.6 to match Vapor.

(Swift version update requires minor version bump.)

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@b4fcda8). Click here to learn what that means. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ======================================= Coverage ? 55.58% ======================================= Files ? 11 Lines ? 412 Branches ? 0 ======================================= Hits ? 229 Misses ? 183 Partials ? 0 ```
gwynne commented 1 year ago

@0xTim Done, along with the URL in the DocC bundle.

VaporBot commented 1 year ago

These changes are now available in 5.0.0-alpha.2.2

0xTim commented 1 year ago

@gwynne we need to either remove the old releases, actually release it (we could take the opportunity to remove exports etc) or fix the release bit, this should be a real release