Will Kotlin/Native's 1.5-M1 tag be getting release...
# kotlin-native
s
Will Kotlin/Native's 1.5-M1 tag be getting release notes?
o
Kotlin native repository merged to main Kotlin repository So you can find notes there, with 'native' tag
s
Given that release notes were published for v1.4.31 just six days ago, and commits are still being made to the kotlin-native GitHub repository, I don't think that's the case.
o
ok, then, https://github.com/JetBrains/kotlin-native/releases/tag/v1.5-M1 this should convince you 🙂
s
Well I suppose it does mean that they've centralized the change notes into the kotlin repository without moving development there. That's odd. Noted, though.
o
s
...Oh no.
o
why? IMO, it will be better for all, as in the future, there will be more shared features (and bugs) because of shared IR 🙂
s
It's great for the vast majority of people! It's just bad for me, because I need to build kotlin-native itself as a separate toolchain, and now that's been made significantly more difficult.