Hey folks :slightly_smiling_face: Quick question -...
# kotest
m
Hey folks 🙂 Quick question - is there a specific reason why
eventually
using kotlins
Duration
is still marked with
@ExperimentalTime
? I think since 1.6.0 Duration isn't experimental anymore 🤔
e
good question.. There’s nothing to really help you remove those annotations once a feature goes stable. I’ll try to remove some
@ExperimentalTime
and see how it goes.
Removed a lot of those annotations. Think we can include it in next patch release :)
❤️ 1
👍 2
m
Cool, thanks 🙂
p
need an
x.isExperimental()
assertion 🙂
😁 1
s
5.0.2 is out with those annotations removed
🙌 1