You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@
4
4
This is FoundationDB client for Swift. It's quite low-level, (almost) `Foundation`less and can into `async`/`await`
5
5
(Swift-NIO not included and not required).
6
6
7
-
## ⚠️ **WARNING**: This is a release candidate which depends on upcoming Swift 5.5.1 (or so), macOS Monterey and God knows what else. For stable version, go to [v4 branch](https://github.com/kirilltitov/FDBSwift/tree/v4.2).
8
-
9
7
## Installation
10
8
11
9
Obviously, you need to install `FoundationDB` first. Download it from
0 commit comments