Skip to content

Releases: tklocek/SwiftStash

Release list

SwiftStash v0.1.0

Choose a tag to compare

@tklocek tklocek released this 07 Jul 21:41
47a366b

SwiftStash v0.1.0 introduces type-safe persistence for UserDefaults, Keychain, and SwiftUI.
It includes Stash, SecureStash, and Stashed, Codable and enum support, typed change streams, Keychain helpers, biometrics, Secure Enclave keys, and Swift 6 strict-concurrency support—all with no third-party dependencies.

Compatible AppStorage values can be adopted incrementally without data migration.