diff --git a/.travis.yml b/.travis.yml index 49fca7f..69e1821 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,14 +17,22 @@ matrix: - os: linux dist: trusty sudo: required + - os: linux + dist: trusty + sudo: required + env: SWIFT_SNAPSHOT=swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-19-a - os: osx osx_image: xcode9.2 sudo: required env: SWIFT_SNAPSHOT=4.0.3 - os: osx - osx_image: xcode9.3 + osx_image: xcode9.4 sudo: required - env: SWIFT_SNAPSHOT=4.1 JAZZY_ELIGIBLE=true + env: JAZZY_ELIGIBLE=true +# - os: osx +# osx_image: xcode9.4 +# sudo: required +# env: SWIFT_SNAPSHOT=swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-04-a before_install: - git clone https://github.com/IBM-Swift/Package-Builder.git diff --git a/README.md b/README.md index be16dd9..d3cff5a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Our implementation of Digest authentication doesn't remember nonce values it gen * [License](#license) ## Swift version -The latest version of Kitura-CredentialsHTTP requires **Swift 4.0**. You can download this version of the Swift binaries by following this [link](https://swift.org/download/). Compatibility with other Swift versions is not guaranteed. +The latest version of Kitura-CredentialsHTTP requires **Swift 4.0** or later. You can download this version of the Swift binaries by following this [link](https://swift.org/download/). Compatibility with other Swift versions is not guaranteed. ## API diff --git a/docs/Classes.html b/docs/Classes.html index c875efa..d3d5802 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -165,7 +165,7 @@

Declaration

diff --git a/docs/Classes/CredentialsHTTPBasic.html b/docs/Classes/CredentialsHTTPBasic.html index 13f38ec..1738448 100644 --- a/docs/Classes/CredentialsHTTPBasic.html +++ b/docs/Classes/CredentialsHTTPBasic.html @@ -461,7 +461,7 @@

Parameters

diff --git a/docs/Classes/CredentialsHTTPDigest.html b/docs/Classes/CredentialsHTTPDigest.html index b3bca20..24f03a1 100644 --- a/docs/Classes/CredentialsHTTPDigest.html +++ b/docs/Classes/CredentialsHTTPDigest.html @@ -442,7 +442,7 @@

Parameters

diff --git a/docs/Protocols.html b/docs/Protocols.html index 513cca3..c2d88de 100644 --- a/docs/Protocols.html +++ b/docs/Protocols.html @@ -163,7 +163,7 @@

Declaration

diff --git a/docs/Protocols/TypeSafeHTTPBasic.html b/docs/Protocols/TypeSafeHTTPBasic.html index 167d785..a7d8cc4 100644 --- a/docs/Protocols/TypeSafeHTTPBasic.html +++ b/docs/Protocols/TypeSafeHTTPBasic.html @@ -338,7 +338,7 @@

Parameters

diff --git a/docs/Typealiases.html b/docs/Typealiases.html index 1d449a3..7a94305 100644 --- a/docs/Typealiases.html +++ b/docs/Typealiases.html @@ -162,7 +162,7 @@

Declaration

diff --git a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes.html b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes.html index c875efa..d3d5802 100644 --- a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes.html +++ b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes.html @@ -165,7 +165,7 @@

Declaration

diff --git a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes/CredentialsHTTPBasic.html b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes/CredentialsHTTPBasic.html index 13f38ec..1738448 100644 --- a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes/CredentialsHTTPBasic.html +++ b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes/CredentialsHTTPBasic.html @@ -461,7 +461,7 @@

Parameters

diff --git a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes/CredentialsHTTPDigest.html b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes/CredentialsHTTPDigest.html index b3bca20..24f03a1 100644 --- a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes/CredentialsHTTPDigest.html +++ b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Classes/CredentialsHTTPDigest.html @@ -442,7 +442,7 @@

Parameters

diff --git a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Protocols.html b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Protocols.html index 513cca3..c2d88de 100644 --- a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Protocols.html +++ b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Protocols.html @@ -163,7 +163,7 @@

Declaration

diff --git a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Protocols/TypeSafeHTTPBasic.html b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Protocols/TypeSafeHTTPBasic.html index 167d785..a7d8cc4 100644 --- a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Protocols/TypeSafeHTTPBasic.html +++ b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Protocols/TypeSafeHTTPBasic.html @@ -338,7 +338,7 @@

Parameters

diff --git a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Typealiases.html b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Typealiases.html index 1d449a3..7a94305 100644 --- a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Typealiases.html +++ b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/Typealiases.html @@ -162,7 +162,7 @@

Declaration

diff --git a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/index.html b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/index.html index 64b36e3..f93983a 100644 --- a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/index.html +++ b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/Documents/index.html @@ -124,7 +124,7 @@

Table of Contents

Swift version

-

The latest version of Kitura-CredentialsHTTP requires Swift 4.0. You can download this version of the Swift binaries by following this link. Compatibility with other Swift versions is not guaranteed.

+

The latest version of Kitura-CredentialsHTTP requires Swift 4.0 or later. You can download this version of the Swift binaries by following this link. Compatibility with other Swift versions is not guaranteed.

API

Basic authentication

@@ -224,7 +224,7 @@

License

diff --git a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/docSet.dsidx b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/docSet.dsidx index fb26437..38a8ae8 100644 Binary files a/docs/docsets/CredentialsHTTP.docset/Contents/Resources/docSet.dsidx and b/docs/docsets/CredentialsHTTP.docset/Contents/Resources/docSet.dsidx differ diff --git a/docs/docsets/CredentialsHTTP.tgz b/docs/docsets/CredentialsHTTP.tgz index 2143d6e..9eec3f1 100644 Binary files a/docs/docsets/CredentialsHTTP.tgz and b/docs/docsets/CredentialsHTTP.tgz differ diff --git a/docs/index.html b/docs/index.html index 64b36e3..f93983a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -124,7 +124,7 @@

Table of Contents

Swift version

-

The latest version of Kitura-CredentialsHTTP requires Swift 4.0. You can download this version of the Swift binaries by following this link. Compatibility with other Swift versions is not guaranteed.

+

The latest version of Kitura-CredentialsHTTP requires Swift 4.0 or later. You can download this version of the Swift binaries by following this link. Compatibility with other Swift versions is not guaranteed.

API

Basic authentication

@@ -224,7 +224,7 @@

License