Skip to content

Releases: rhodgkins/SwiftHTTPStatusCodes

3.3.2

26 Feb 17:06

Choose a tag to compare

  • Better Swift Package Manager support (#15 @peterthomashorn)

3.3.1

12 Apr 09:51

Choose a tag to compare

  • Xcode 10.2 support
  • Updated to support Swift 4.0, 4.2 and 5.0

3.3.0

12 Apr 09:27

Choose a tag to compare

  • Xcode 10 support
  • Updated to Swift 4.2
  • Regenerated from online source - added 425 (Too Early) status code from RFC spec

3.2.0

14 Dec 14:41

Choose a tag to compare

  • Disabled code coverage (#9)
  • Added 599 status code (#8)
  • Regenerated from online source - updated 103 status code from RFC spec

3.1.2

01 Jun 07:50

Choose a tag to compare

Regenerated source as the online IANA has been updated.

3.1.1

26 Mar 19:20

Choose a tag to compare

Regenerated source as the online IANA has been updated.

3.1.0

09 Sep 16:50

Choose a tag to compare

Swift 3.0 support

3.0.0

09 Sep 16:50

Choose a tag to compare

Status code list now automatically generated from official source.

2.0.3

07 Jun 18:00

Choose a tag to compare

  • Added support for Swift Package Manager

2.0.2

24 Feb 19:52

Choose a tag to compare

  • Added tvOS support for Cocoa Pods
  • Changed to appletvos