Releases: Kitura/Kitura-Session
Releases · Kitura/Kitura-Session
Swift 5.2 and Kitura 3.0.0 is new minimum; Fixed unit tests
4.0.0
Update CI; Swift 5.2 is now minimum; fix unit tests; Now depend on Ki…
3.3.4
- Resolve compilation failure with Swift 5.1 (#68)
3.3.2
- fix: added Call to OnEndInvoked on cookie failure (#60)
- fix: Use PKCS7 padding for cookie cryptor (#62)
3.3.1
fix: Remove Codable sessions for Swift 4.0 (#59)
3.3.0
- feat: Support for direct storing and retrieval of
Codable
types (#54)
3.2.0
- feat: Type-safe Sessions using TypeSafeMiddleware (#48)
3.1.0
- Update dependencies for Kitura 2.3 and BlueCryptor 1.0 (#45)
- Support Swift 4.1
3.0.0
- Removed dependency on SwiftyJSON (#43)
2.1.0
- Update to Kitura 2.1.x (#41)