Initializer
init(change:platform:versions:)
Creates a new availability change.
init(change: String, platform: String, versions: [String])
Parameters
changeThe type of change, for example, “modified” or “added”.
platformThe platform where the change occurred.
versionsThe target versions of the platform for this diff.