Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
831 stars 61 forks source link

What's the version 1727 and 1548? #436

Open tokuhirom opened 1 year ago

tokuhirom commented 1 year ago

https://central.sonatype.com/artifact/org.jetbrains.kotlinx/dataframe/1727/versions

There are version 1727 and 1548, and listed as latest versions. And some tools thinks these are latest version since it's the greatest number. But i guess 0.11.0 is the real latest version, right?

tokuhirom commented 1 year ago

if it's generated by miss operation, maintainers should remove these versions from maven central?

Kopilov commented 1 year ago

As I know, maven central does not allow to remove anything

Kopilov commented 1 year ago

Looks like 0.11.0-dev- prefix has been missed. By the way, https://mvnrepository.com/artifact/org.jetbrains.kotlinx/dataframe also shows these versions as latest

Jolanrensen commented 1 year ago

If possible, yes they should be removed. They were released by mistake. @Kopilov is right about the missed prefix.