Skip to content

2.0.0

Compare
Choose a tag to compare
@Supereg Supereg released this 30 Oct 15:05
· 5 commits to main since this release
272ae7c

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