Releases: Kitura/Swift-JWT
Releases · Kitura/Swift-JWT
Swift 5.2 is now minimum
30 Sep 22:10
Compare
Sorry, something went wrong.
No results found
Update dependencies and clear some superfluous warnings
08 Nov 03:28
Compare
Sorry, something went wrong.
No results found
3.6.201
Update podspec (#101)
3.6.1
06 Dec 09:08
Compare
Sorry, something went wrong.
No results found
fix: Add guard to handle index out of range exception (#83 ) - thanks @redryerye
doc: Swapped parameter descriptions for x5c and x5t (#78 ) - thanks @devmaximilian
3.6.0
30 Sep 15:04
Compare
Sorry, something went wrong.
No results found
feat: Make Data base64url conversion utilities public (#75 )
3.5.3
17 Jul 10:54
Compare
Sorry, something went wrong.
No results found
Resolve Swift 5.1 compilation warnings (#70 )
3.5.2
16 Jul 09:21
Compare
Sorry, something went wrong.
No results found
Ignore newlines in key generation and allow DER formatting (#68 )
3.5.1
03 Jul 11:00
Compare
Sorry, something went wrong.
No results found
3.5.0
14 May 15:31
Compare
Sorry, something went wrong.
No results found
feat: Add support for PS256, PS384 and PS512 algorithms (#56 )
3.4.1
10 Apr 12:33
Compare
Sorry, something went wrong.
No results found
3.4.0
18 Mar 12:00
Compare
Sorry, something went wrong.
No results found
feat: Enabling pattern matching on JWTErrors (#45 )
fix: remove unnecessary guard causing build warning (#43 )