Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apple/FHIRModels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.1
Choose a base ref
...
head repository: apple/FHIRModels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.0
Choose a head ref
  • 1 commit
  • 96 files changed
  • 1 contributor

Commits on May 14, 2025

  1. Fixes & Improvements, bump to 0.7

    - Make most primitive types (such as `FHIRBool` and `FHIRDateComponents`) `Sendable`
    - Address #36 (thanks to [Lukas Kollmer](https://github.com/lukaskollmer) for the report)
    - Fix time zone description that's off for dates in timezone with DST (again, thanks to [Lukas Kollmer](https://github.com/lukaskollmer) for the detailed report!). Fixes #36
    - Bump Swift tools version to 5.7
    p2-apple committed May 14, 2025
    Configuration menu
    Copy the full SHA
    b7fcf26 View commit details
    Browse the repository at this point in the history
Loading