Skip to content

2.3.1: Death to argument labels

Compare
Choose a tag to compare
@gfontenot gfontenot released this 17 Jun 21:38
· 46 commits to main since this release
331fccf

As a part of 2.3, we (I) totally forgot that Swift 3.0 no longer ignores the external label on the initial argument. That's my bad. 2.3.1 fixes that by re-ignoring that external label so that we get back to API compatibility.