Notable changes since last release
- PR12509:
- Changed
TargetKind::device_type to TargetKind::default_device_type. - Introduced “target_default_device” attribute that overrides the default device.
- Added
Target::GetTargetDeviceType to return the effective device type for the target.