mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
345 B
345 B
category
| category |
|---|
| breaking |
- The
OpenedArchetypeTypeclass has been renamed asExistentialArchetypeType. - The
OtherAvailabilitySpecclass has been removed. UseAvailabilitySpec::isWildcardinstead. - The
PlatformVersionAvailabilitySpechas been removed. UseAvailabilitySpec::getPlatformandAvailabilitySpec::getVersioninstead.