Releases: StanfordSpezi/SpeziAccount
Releases · StanfordSpezi/SpeziAccount
2.1.0
What's Changed
- Allow AccountSetup to be created with async function to handle completeness of the account setup by @pauljohanneskraft in #73
Full Changelog: 2.0.1...2.1.0
2.0.1
2.0.0
What's Changed
- Swift 6 compatibility by @Supereg in #61
- Model
Account
andAccountService
as Spezi Module by @Supereg in #60 - Model Account Service as singleton with ability to provide multiple Identity Providers by @Supereg in #62
- Fix AccountSetup closure not getting called when anonymous details are associated by @Supereg in #63
- Optimize text entry by @Supereg in #68
- Encoding and Decoding of AccountDetails with strongly typed configuration by @Supereg in #69
- Handle CancellationError from account services by @Supereg in #71
accountRequired
modifier should not consider anonymous accounts by default. by @Supereg in #72- Add
AccountKeyRequirement.manual
by @pauljohanneskraft in #75 - Upgrade to Swift Syntax for Swift 6 by @Supereg in #74
- Make AccountConfiguration non-generic, introduce XCTSpeziAccount by @Supereg in #76
New Contributors
- @pauljohanneskraft made their first contribution in #75
Full Changelog: 1.2.4...2.0.0
2.0.0-beta.9
What's Changed
Full Changelog: 2.0.0-beta.8...2.0.0-beta.9
2.0.0-beta.8
What's Changed
- Add
AccountKeyRequirement.manual
by @pauljohanneskraft in #75
New Contributors
- @pauljohanneskraft made their first contribution in #75
Full Changelog: 2.0.0-beta.7...2.0.0-beta.8
2.0.0-beta.7
What's Changed
Full Changelog: 2.0.0-beta.6...2.0.0-beta.7
2.0.0-beta.6
What's Changed
Full Changelog: 2.0.0-beta.5...2.0.0-beta.6
2.0.0-beta.5
What's Changed
Full Changelog: 2.0.0-beta.4...2.0.0-beta.5
2.0.0-beta.4
2.0.0-beta.3
What's Changed
- Fix AccountSetup closure not getting called when anonymous details are associated by @Supereg in #63
Full Changelog: 2.0.0-beta.2...2.0.0-beta.3