Skip to content

Releases: StanfordSpezi/SpeziAccount

2.1.0

07 Nov 19:29
0e4dcc7
Compare
Choose a tag to compare

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

31 Oct 11:47
7ffb73d
Compare
Choose a tag to compare

What's Changed

  • Make sure AccountOverview modifiers never leave the visible area by @Supereg in #78

Full Changelog: 2.0.0...2.0.1

2.0.0

30 Oct 15:05
272ae7c
Compare
Choose a tag to compare

What's Changed

  • Swift 6 compatibility by @Supereg in #61
  • Model Account and AccountService 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

Full Changelog: 1.2.4...2.0.0

2.0.0-beta.9

17 Oct 12:41
7ef29a7
Compare
Choose a tag to compare
2.0.0-beta.9 Pre-release
Pre-release

What's Changed

  • Upgrade to Swift Syntax for Swift 6 by @Supereg in #74

Full Changelog: 2.0.0-beta.8...2.0.0-beta.9

2.0.0-beta.8

15 Sep 17:54
397a55a
Compare
Choose a tag to compare
2.0.0-beta.8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.0.0-beta.7...2.0.0-beta.8

2.0.0-beta.7

01 Sep 13:05
7e78ee9
Compare
Choose a tag to compare
2.0.0-beta.7 Pre-release
Pre-release

What's Changed

  • accountRequired modifier should not consider anonymous accounts by default. by @Supereg in #72

Full Changelog: 2.0.0-beta.6...2.0.0-beta.7

2.0.0-beta.6

01 Sep 11:14
b9c1cb6
Compare
Choose a tag to compare
2.0.0-beta.6 Pre-release
Pre-release

What's Changed

  • Handle CancellationError from account services by @Supereg in #71

Full Changelog: 2.0.0-beta.5...2.0.0-beta.6

2.0.0-beta.5

28 Aug 11:57
6b1603d
Compare
Choose a tag to compare
2.0.0-beta.5 Pre-release
Pre-release

What's Changed

  • Encoding and Decoding of AccountDetails with strongly typed configuration by @Supereg in #69

Full Changelog: 2.0.0-beta.4...2.0.0-beta.5

2.0.0-beta.4

20 Aug 07:14
40fa3f5
Compare
Choose a tag to compare
2.0.0-beta.4 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-beta.3...2.0.0-beta.4

2.0.0-beta.3

16 Aug 18:50
24a4b84
Compare
Choose a tag to compare
2.0.0-beta.3 Pre-release
Pre-release

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