Changes in new versions
#selector instead of a string
associatedtype instead of typealias in a protocol
Removing ++ and --
Removing the C-style for loop
The #file, #function and #line literals
Removing var parameters
Comparing tuples
Checking the compiler version with #if swift