Recent Releases of spezi
spezi - 1.9.1
What's Changed
- Diagnose Breaking Changes PR check by @bauer-andreas in https://github.com/StanfordSpezi/Spezi/pull/128
- try to fix a crash in the simulator by @lukaskollmer in https://github.com/StanfordSpezi/Spezi/pull/129
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/1.9.0...1.9.1
- Swift
Published by lukaskollmer 7 months ago
spezi - 1.9.0
What's Changed
- Update initial setup documentation by @max-rosenblattl in https://github.com/StanfordSpezi/Spezi/pull/127
- Support Structured Concurrency at the Module level by @bauer-andreas in https://github.com/StanfordSpezi/Spezi/pull/126
New Contributors
- @max-rosenblattl made their first contribution in https://github.com/StanfordSpezi/Spezi/pull/127
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/1.8.2...1.9.0
- Swift
Published by bauer-andreas 9 months ago
spezi - 1.8.2
What's Changed
- existential any by @lukaskollmer in https://github.com/StanfordSpezi/Spezi/pull/123
- fix sporadic test failures by @lukaskollmer in https://github.com/StanfordSpezi/Spezi/pull/124
New Contributors
- @lukaskollmer made their first contribution in https://github.com/StanfordSpezi/Spezi/pull/123
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/1.8.1...1.8.2
- Swift
Published by lukaskollmer 10 months ago
spezi - 1.8.1
What's Changed
- Update Documentation to Feature Spezi Bluetooth and Devices by @PSchmiedmayer in https://github.com/StanfordSpezi/Spezi/pull/120
- Introduce SpeziTesting library and migrate some tests to Swift Testing by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/122
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/1.8.0...1.8.1
- Swift
Published by Supereg 12 months ago
spezi - 1.2.3
What's Changed
- Fix visibility of NotificationHandler default implementations and make Delegate methods open by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/102
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/1.2.2...1.2.3
- Swift
Published by Supereg almost 2 years ago
spezi - 1.2.0
What's Changed
- Platform support, Application property wrapper and notifications support by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/98
- Add Swift-Specific Contribution Guide by @PSchmiedmayer in https://github.com/StanfordSpezi/Spezi/pull/99
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/1.1.0...1.2.0
- Swift
Published by PSchmiedmayer about 2 years ago
spezi - 1.0.0
What's Changed
- Add more screenshots from other modules by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/94
- Improve support for Previews and Unit Testing by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/95
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/0.8.2...1.0.0
- Swift
Published by Supereg about 2 years ago
spezi - 0.8.2
What's Changed
- Enforcement of customizable type constraints for DependencyBuilder by @philippzagar in https://github.com/StanfordSpezi/Spezi/pull/93
New Contributors
- @philippzagar made their first contribution in https://github.com/StanfordSpezi/Spezi/pull/93
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/0.8.1...0.8.2
- Swift
Published by philippzagar about 2 years ago
spezi - 0.8.0
What's Changed
- New
@Modeland@Modifierproperty wrappers for Modules by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/88 - Introduce EnvironmentAccessible by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/89
- Move data structures into SpeziFoundation by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/90
- Support optional dependencies and unify
@Dependencyproperty wrappers by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/91
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/0.7.3...0.8.0
- Swift
Published by Supereg over 2 years ago
spezi - 0.7.3
What's Changed
- Optimize DocC bundle structure and update old code examples by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/83
- Add Spezi & Documentation Guide by @PSchmiedmayer in https://github.com/StanfordSpezi/Spezi/pull/85
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/0.7.2...0.7.3
- Swift
Published by PSchmiedmayer over 2 years ago
spezi - 0.7.0
What's Changed
- Standard Improvements by @PSchmiedmayer in https://github.com/StanfordSpezi/Spezi/pull/73
- Remove Deprecated Methods by @PSchmiedmayer in https://github.com/StanfordSpezi/Spezi/pull/74
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/0.6.0...0.7.0
- Swift
Published by PSchmiedmayer over 2 years ago
spezi - 0.6.0
What's Changed
- Enable CodeQL Code Scanning by @PSchmiedmayer in https://github.com/StanfordSpezi/Spezi/pull/70
- Fix Permissions by @PSchmiedmayer in https://github.com/StanfordSpezi/Spezi/pull/71
- Component communication by @Supereg in https://github.com/StanfordSpezi/Spezi/pull/72
New Contributors
- @Supereg made their first contribution in https://github.com/StanfordSpezi/Spezi/pull/72
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/0.5.3...0.6.0
- Swift
Published by PSchmiedmayer over 2 years ago
spezi - 0.5.3
What's Changed
- Add CI Build for Xcode 14 by @PSchmiedmayer in https://github.com/StanfordSpezi/Spezi/pull/68
- Separate Scene Delegate in Separate Class to Avoid Double Initialization by @PSchmiedmayer in https://github.com/StanfordSpezi/Spezi/pull/69
Full Changelog: https://github.com/StanfordSpezi/Spezi/compare/0.5.2...0.5.3
- Swift
Published by PSchmiedmayer over 2 years ago
spezi - 0.4.1
What's Changed
- Remove Package.resolved File by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/59
- Support Swift 5.7 by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/60
Full Changelog: https://github.com/StanfordBDHG/CardinalKit/compare/0.4.0...0.4.1
- Swift
Published by PSchmiedmayer almost 3 years ago
spezi - 0.3.4
What's Changed
- Improve the API Surface by Adding HKElectrocardiogram Extensions by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/56
Full Changelog: https://github.com/StanfordBDHG/CardinalKit/compare/0.3.3...0.3.4
- Swift
Published by PSchmiedmayer almost 3 years ago
spezi - 0.3.3
What's Changed
- Make name localization in onboarding configurable by @vishnuravi in https://github.com/StanfordBDHG/CardinalKit/pull/54
- Update Build Infrastructure by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/53
- Add support for rendering HTML consent documents in Onboarding module by @vishnuravi in https://github.com/StanfordBDHG/CardinalKit/pull/39
- Improve the Firebase Account Module by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/55
Full Changelog: https://github.com/StanfordBDHG/CardinalKit/compare/0.3.2...0.3.3
- Swift
Published by PSchmiedmayer about 3 years ago
spezi - 0.3.1
What's Changed
- FHIR Mock Data Storage Provider by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/50
- Fix Swift Package Index Build Error by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/51
Full Changelog: https://github.com/StanfordBDHG/CardinalKit/compare/0.3.0...0.3.1
- Swift
Published by PSchmiedmayer about 3 years ago
spezi - 0.3.0
What's Changed
- Documentation Improvements by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/32
- FHIRToFirestoreAdapter by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/44
- Firebase Account Module by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/45
- Add Documentation for the Main CardinalKit Module by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/47
- Improve HealthKit Module by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/46
- Adapter & Firebase Improvements by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/48
Full Changelog: https://github.com/StanfordBDHG/CardinalKit/compare/0.2.1...0.3.0
- Swift
Published by PSchmiedmayer about 3 years ago
spezi - 0.2.0
What's Changed
- Add Citation File and DOI to Reference CardinalKit in Publications by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/37
- Firebase Firestore Module by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/33
- Update Public API and Fix Bugs by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/40
- HealthKitToFHIRAdapter by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/41
- Questionnaire Module by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/42
Full Changelog: https://github.com/StanfordBDHG/CardinalKit/compare/0.1.0...0.2.0
- Swift
Published by PSchmiedmayer about 3 years ago
spezi - 0.1.0
What's Changed
- Add Example App by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/1
- Add a CardinalKit type including Storage, Lifecycle Management, and SwiftUI Integration by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/2
- Communication Standard by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/3
- Components, Modules, and Dependencies by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/5
- Secure Storage by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/4
- Introduce a UITests Project by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/6
- Define a SecureStorage StorageScope by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/7
- XCTRuntimeAssertions by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/8
- Add a
@DependencyProperty Wrapper by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/9 - LocalStorage Module by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/10
- Fix File Deletion and Add Async Functions by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/11
- Reduce the Usage of Manual Type Erasure by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/12
- The Standard Actor by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/13
- Dynamic Dependencies by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/15
- Data Source by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/16
- HealthKit Components by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/14
- Observable Object Provider by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/18
- Add HealthKit Documentation by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/19
- Account Module - Login by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/20
- Account Module - Sign Up by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/21
- User Profile View by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/22
- Fix HealthKit Tests by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/23
- Account Module - Reset Password by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/17
- Update License by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/24
- Data Storage Providers by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/26
- FHIR Standard by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/25
- Add Contacts Views by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/27
- Views Module by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/29
- Onboarding Module by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/30
- Consent View by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/28
- Scheduler by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/31
- Adapters by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/36
- Enable a Swift Package Index-based Documentation Hosting by @PSchmiedmayer in https://github.com/StanfordBDHG/CardinalKit/pull/35
Full Changelog: https://github.com/StanfordBDHG/CardinalKit/commits/0.1.0
- Swift
Published by PSchmiedmayer about 3 years ago