<https://github.com/JetBrains/kotlin/releases/tag/...
# feed
r
s
Oh no, not so fast... I just finished updating my KMP libs to 2.1.21 😅
s
I'm really looking forward to this one! multidollar String interpolation, guard conditions and context parameters (though I normally don't use preview features) sound great, but also Base64 encoding and HexFormat becoming stable (two of my microservices are waiting for this 🤓) !
s
I use both in production for a long time now despite them not being stable. 😅
I added my own unit test to verify it’s working as intended and deployed it to production. Be brave. 😬