Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Migrate to Observable ## ♻️ Current situation & Problem This PR migrates SpeziScheduler to use `@Observable` and upgrades to the latest Spezi dependencies. ## ⚙️ Release Notes * Upgrade SpeziScheduler * Migrate to latest Spezi version * Removes special timeZone handling for now ## 📚 Documentation Documentation was updated where needed. ## ✅ Testing Tests were added to ensure we remain compatible with previous Codable representations. ## 📝 Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md).
- Loading branch information