We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2487f81 commit 0e9cedcCopy full SHA for 0e9cedc
README.md
@@ -14,7 +14,7 @@
14
15
16
This is simple lib to work with CouchDB in Swift.
17
-- Latest version is based on async/await and requires Swift 5.5 and newer.
+- Latest version is based on async/await and requires Swift 5.5 and newer. Works with Vapor 4.50 and newer.
18
- Version 1.0.0 can be used with Vapor 4 without async/await. Swift 5.3 is required
19
- You can use old version for Vapor 3 from vapor3 branch or using version < 1.0.0.
20
0 commit comments