Recent Releases of spezifirebase
spezifirebase - 2.0.7
What's Changed
- Update Dependencies by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziFirebase/pull/57
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/2.0.6...2.0.7
- Swift
Published by PSchmiedmayer 6 months ago
spezifirebase - 2.0.6
What's Changed
- Fix Computed Properties In AccountStorage Docs by @NikolaiMadlener in https://github.com/StanfordSpezi/SpeziFirebase/pull/56
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/2.0.5...2.0.6
- Swift
Published by NikolaiMadlener 8 months ago
spezifirebase - 2.0.5
What's Changed
- Custom Encoder/Decoder Configuration for FirestoreAccountStorage by @NikolaiMadlener in https://github.com/StanfordSpezi/SpeziFirebase/pull/55
New Contributors
- @NikolaiMadlener made their first contribution in https://github.com/StanfordSpezi/SpeziFirebase/pull/55
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/2.0.4...2.0.5
- Swift
Published by NikolaiMadlener 8 months ago
spezifirebase - 2.0.4
What's Changed
- try to revert to the XCTExtensions-based text entry by @lukaskollmer in https://github.com/StanfordSpezi/SpeziFirebase/pull/53
- allow specifying a custom configuration by @lukaskollmer in https://github.com/StanfordSpezi/SpeziFirebase/pull/54
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/2.0.3...2.0.4
- Swift
Published by lukaskollmer 12 months ago
spezifirebase - 2.0.3
What's Changed
- Migrate to SpeziStorage 2.0, fix incorrect dependencies setup, enable ExistentialAny flag by @lukaskollmer in https://github.com/StanfordSpezi/SpeziFirebase/pull/52
New Contributors
- @lukaskollmer made their first contribution in https://github.com/StanfordSpezi/SpeziFirebase/pull/52
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/2.0.2...2.0.3
- Swift
Published by lukaskollmer about 1 year ago
spezifirebase - 2.0.2
What's Changed
- Make sure currentUser is available upon startup by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/51
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/2.0.1...2.0.2
- Swift
Published by Supereg about 1 year ago
spezifirebase - 2.0.1
What's Changed
- Always notify Account when FirestoreAccountStorage receives snapshot by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/49
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/2.0.0...2.0.1
- Swift
Published by Supereg about 1 year ago
spezifirebase - 2.0.0
What's Changed
- Provide more flexible Account Service interactions by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/39
- Support new
CodableWithConfigurationconformance ofAccountDetailsby @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/41 - Several fixes for the FirebaseAccountService by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/43
- Make sure SnapshotListener on Account is actually added by @pauljohanneskraft in https://github.com/StanfordSpezi/SpeziFirebase/pull/46
- Bump to SpeziAccount 2.0 Beta 8 by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/47
- Bump to SpeziAccount 2.0 release by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/48
New Contributors
- @pauljohanneskraft made their first contribution in https://github.com/StanfordSpezi/SpeziFirebase/pull/46
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/1.1.4...2.0.0
- Swift
Published by Supereg over 1 year ago
spezifirebase - 2.0.0-beta.4
What's Changed
- Make sure SnapshotListener on Account is actually added by @pauljohanneskraft in https://github.com/StanfordSpezi/SpeziFirebase/pull/46
- Bump to SpeziAccount 2.0 Beta 8 by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/47
New Contributors
- @pauljohanneskraft made their first contribution in https://github.com/StanfordSpezi/SpeziFirebase/pull/46
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/2.0.0-beta.3...2.0.0-beta.4
- Swift
Published by Supereg over 1 year ago
spezifirebase - 2.0.0-beta.3
What's Changed
- Several fixes for the FirebaseAccountService by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/43
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/2.0.0-beta.2...2.0.0-beta.3
- Swift
Published by Supereg over 1 year ago
spezifirebase - 2.0.0-beta.2
What's Changed
- Support new
CodableWithConfigurationconformance ofAccountDetailsby @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/41
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/2.0.0-beta.1...2.0.0-beta.2
- Swift
Published by Supereg over 1 year ago
spezifirebase - 2.0.0-beta.1
What's Changed
- Provide more flexible Account Service interactions by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/39
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/1.1.4...2.0.0-beta.1
- Swift
Published by Supereg over 1 year ago
spezifirebase - 1.1.4
What's Changed
- Avoid Setting Data When No Data is Provided by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziFirebase/pull/40
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/1.1.3...1.1.4
- Swift
Published by PSchmiedmayer over 1 year ago
spezifirebase - 1.1.3
What's Changed
- Simplifies setData extensions by @vishnuravi in https://github.com/StanfordSpezi/SpeziFirebase/pull/38
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/1.1.2...1.1.3
- Swift
Published by vishnuravi over 1 year ago
spezifirebase - 1.1.2
What's Changed
- Ensure name is updated after anonymous account linking by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/36
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/1.1.1...1.1.2
- Swift
Published by PSchmiedmayer over 1 year ago
spezifirebase - 1.1.1
What's Changed
- Fix Firestore Account Storage Create Update Override by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziFirebase/pull/33
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/1.1.0...1.1.1
- Swift
Published by PSchmiedmayer over 1 year ago
spezifirebase - 1.1.0
What's Changed
- Add user-linking logic for signing up by @MatthewTurk247 in https://github.com/StanfordSpezi/SpeziFirebase/pull/31
New Contributors
- @MatthewTurk247 made their first contribution in https://github.com/StanfordSpezi/SpeziFirebase/pull/31
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/1.0.1...1.1.0
- Swift
Published by Supereg almost 2 years ago
spezifirebase - 1.0.1
What's Changed
- Handle when serviceId is not present and store serviceId in keychain by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/28
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/1.0.0...1.0.1
- Swift
Published by Supereg almost 2 years ago
spezifirebase - 1.0.0
What's Changed
- Add documentation catalogs for all targets by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/26
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.8.2...1.0.0
- Swift
Published by Supereg about 2 years ago
spezifirebase - 0.8.2
What's Changed
- Rework FirestoreAccountStorage implementation by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/25
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.8.1...0.8.2
- Swift
Published by Supereg over 2 years ago
spezifirebase - 0.8.1
What's Changed
- Introduce FirestoreAccountStorage by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/24
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.8.0...0.8.1
- Swift
Published by Supereg over 2 years ago
spezifirebase - 0.8.0
What's Changed
- Upgrade Spezi and SpeziAccount by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/23
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.7.1...0.8.0
- Swift
Published by Supereg over 2 years ago
spezifirebase - 0.7.1
What's Changed
- Fixes and improvements for Sign in with Apple by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/20
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.7.0...0.7.1
- Swift
Published by Supereg over 2 years ago
spezifirebase - 0.7.0
What's Changed
- Adding support for Sign In with Apple by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/18
- This release is compatible with SpeziAccount 0.6.0.
- The minimum platform version was increased to iOS 17
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.6.0...0.7.0
- Swift
Published by Supereg over 2 years ago
spezifirebase - 0.6.0
What's Changed
- Firebase Storage Configuration Component by @philippzagar in https://github.com/StanfordSpezi/SpeziFirebase/pull/17
New Contributors
- @philippzagar made their first contribution in https://github.com/StanfordSpezi/SpeziFirebase/pull/17
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.5.1...0.6.0
- Swift
Published by philippzagar over 2 years ago
spezifirebase - 0.5.1
What's Changed
- Upgrade tests to updated SpeziAccount by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/16
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.5.0...0.5.1
- Swift
Published by Supereg over 2 years ago
spezifirebase - 0.5.0
What's Changed
- Upgrade to SpeziAccount 0.5.0 with account edit and removal support by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/8
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.4.0...0.5.0
- Swift
Published by Supereg over 2 years ago
spezifirebase - 0.4.0
What's Changed
- Update to Spezi 0.7.0 by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziFirebase/pull/10
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.3.1...0.4.0
- Swift
Published by PSchmiedmayer over 2 years ago
spezifirebase - 0.3.1
What's Changed
- Fix localization of the FirebaseAccountError by @Supereg in https://github.com/StanfordSpezi/SpeziFirebase/pull/6
New Contributors
- @Supereg made their first contribution in https://github.com/StanfordSpezi/SpeziFirebase/pull/6
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.3.0...0.3.1
- Swift
Published by PSchmiedmayer over 2 years ago
spezifirebase - 0.3.0
What's Changed
- Updates the Project to be Part of the Spezi Organization by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziFirebase/pull/5
Full Changelog: https://github.com/StanfordSpezi/SpeziFirebase/compare/0.2.0...0.3.0
- Swift
Published by PSchmiedmayer almost 3 years ago
spezifirebase - 0.2.0
What's Changed
- Update Documentation & README by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKitFirebase/pull/3
- Update Dependencies & Modularization by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKitFirebase/pull/4
Full Changelog: https://github.com/StanfordBDHG/CardinalKitFirebase/compare/0.1.0...0.2.0
- Swift
Published by PSchmiedmayer almost 3 years ago
spezifirebase - 0.1.0
What's Changed
- CardinalKit Firebase by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKitFirebase/pull/1
- Improve the Firebase Account Module by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKitFirebase/pull/2
Full Changelog: https://github.com/StanfordBDHG/CardinalKitFirebase/commits/0.1.0
- Swift
Published by PSchmiedmayer almost 3 years ago