Join Slack
Powered by
Is there any resource where i can watch for stdlib...
# stdlib
p
PHondogo
02/19/2025, 6:20 PM
Is there any resource where i can watch for stdlib release notes history?
f
Filipp Zhinkin
02/19/2025, 8:14 PM
You can check the high level overview in the "What's new in Kotlin" section on the kotlinlang:
https://kotlinlang.org/docs/whatsnew21.html#standard-library
GH release notes contains a detailed list of what was included into particular release:
https://github.com/JetBrains/kotlin/releases/tag/v2.1.0
(check
Libraries
portion).
thank you color
1
👍 1
Open in Slack
Previous
Next