Y
Hacker News
new
|
ask
|
show
|
jobs
by
interpol_p
4086 days ago
The recent Swift 1.2 release brought a whole load of code breaking changes. None of Swift 1.0 was explicitly deprecated.
1 comments
Sephiroth87
4086 days ago
That's a bit different, they explicitly said Swift is a work in progress and code compatibility is not guaranteed between versions...
link
Zikes
4086 days ago
After 1.0 API changes really should increment the major version.
link
ebbv
4086 days ago
Unless you say "We're probably going to break things." when you announce it, which they did.
link
cozzyd
4086 days ago
Perhaps they should have chosen a more appropriate version number then.
link
zwily
4086 days ago
Apple doesn't claim to do semver
link
Zikes
4086 days ago
Regardless, that is what developers have come to expect. Not that semver is adopted wholesale, but at least don't break the API without incrementing the major version.
link