mirror of
https://github.com/apple/container.git
synced 2026-09-11 18:25:41 +00:00
- The `@SendableProperty` macro now checks for supported types to prevent a misuse with unsupported types like structs, dictionaries, and arrays - The new `@SendablePropertyUnchecked` can be used with classes and enums