kotlinx.html icon indicating copy to clipboard operation
kotlinx.html copied to clipboard

Update the README and GitHub Releases for version 0.7.3

Open LouisCAD opened this issue 4 years ago • 6 comments
trafficstars

Hello, I noticed that there's a 0.7.3 version of kotlinx.html available on MavenCentral, but the source code and the README haven't been updated for it.

Can you address that please?

Thanks and have a great day!

LouisCAD avatar Aug 23 '21 10:08 LouisCAD

I think it's the same, just published to maven central as jcenter is defunct now.

chrisjenx avatar Sep 25 '21 20:09 chrisjenx

It's not made as clear as it should be in the README, but Maven Central isn't the repo to use. See here: https://github.com/kotlin/kotlinx.html/wiki/Getting-started#gradle

The repo to use is https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven.

That has versions 0.7.2-0.7.5. But agree these should be tagged in GitHub with a changelog so we know what's changed.

3flex avatar Apr 02 '22 03:04 3flex

@e5l ?

LouisCAD avatar Apr 03 '22 18:04 LouisCAD

Hey! The 0.7.3 is the same as the 0.7.2 release but republished to the maven central repository.

e5l avatar Apr 04 '22 06:04 e5l

Thanks! And what about 0.7.4 (not on Maven Central) and 0.7.5 (which is)?

3flex avatar Apr 04 '22 07:04 3flex

The 0.7.4 version has a publication issue and will be skipped. The 0.7.5 version is listed in releases and published

e5l avatar Apr 04 '22 07:04 e5l