Skip to content

Releases: Kitura/Kitura-CredentialsHTTP

2.1.3

10 Apr 12:19
6330099
Compare
Choose a tag to compare

Support Swift 5 (#58)

2.1.1

05 Nov 09:56
Compare
Choose a tag to compare
  • fix: Colons in the password of a HTTP Basic Authentication

2.1.0

05 Jun 12:41
Compare
Choose a tag to compare
  • feat: Type-Safe HTTPBasic using TypeSafeMiddleware (#49)

2.0.1

14 Mar 16:52
Compare
Choose a tag to compare

This patch increases the range of Kitura-CredentialsHTTP dependency on Kitura-Credentials to upToNextMajor. This will allow it to work with Kitura-Credentials 2.1.0 which is used by Kitura 2.2.0 and prevent dependency conflicts.