4.0.3 has been released
# kotest
s
4.0.3 has been released
👍 2
s
Are there any plans to, at some point, properly maintain https://github.com/kotest/kotest/blob/master/CHANGELOG.md and https://github.com/kotest/kotest/releases again?
s
Yes, the changelog is on my list to fix up this week
👍🏻 1
The changelog has been updated with 4.0.0, 4.01, 4.02 and 4.03
🎉 1
s
Great! Now the only thing I'm missing are the artifacts on Maven Central for 4.0.3 🙂
s
they're there
s
s
that site is always so out of date
I would recommend search.maven.org
s
Ok, I just like mvnrepository.com for its search across multiple repos.
s
true
and it has some nice graphs
It usually takes 24 hours to sync there, and about 30 minutes on search.maven.org
s
Good to know.
s
are you fully upgraded to kotest now ?
s
s
relatively smooth ? For such a big change.
s
Yes, besides bulk search & replace of imports I only had to do very few more rounds of search & replace for imports that moved.
And besides https://github.com/kotest/kotest/issues/1346, which was already fixed, I also didn't notice any behavior changes so far.
s
It was a one off big change kinda forced on us. I liked the old kotlintest name, and I was using it before kotlin.test existed!, but the small amount of confusion generated was a distraction.
s
Ah, I was wondering about the story behind that name change. So did Jetbrains approach you?
s
No I don't mean forced on us like that. My conversations with Jetbrains were that they were very happy with the project. I mean forced on us in the sense that there was some small degree of confusion, so it made sense for one project to change, and kotlin.test can't really change as jetbrains use the kotlin namespace.
Jetbrains have always been super supportive of the this project. For example, allowing us to use the K logo for the project even though it's derived from the actual kotlin logo