korlibs-archive / klock

Multiplatform Date and time library for Kotlin

Home Page:https://korlibs.soywiz.com/klock/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is the latest codes?

kubode opened this issue · comments

Thanks for the continued release of klock.
Currently, v2.4.8 has been released to mavenCentral(), but I can only find v2.2.2 codes on GitHub.
Did you forget to push it? Can you please push it to use the latest version for peace of mind?

+1 for this request - I was looking for the latest version and thought that it was 2.2.2 (what is listed on GitHub) until I saw this issue. Would be great to have these aligned! Thank you! 🙇🏻‍♂️

To simplify updating all the libraries at once, and not having to wait for new versions to be deployed (that was pretty time-consuming for me), I merged all the libs in a single monorepo.
You can check releases here : https://github.com/korlibs/korge-next/releases

Note that latest versions might not have klock-related changes.

Thank you for your response.
I see.
Can you please check #181 that adds a note to README about it?