can you fork assert4k, bump kotlin and push it to ...
# multiplatform
s
can you fork assert4k, bump kotlin and push it to maven under your name?
d
It is assert4k, it’s my lib and it’s on 1.4. Problem is that my project is 1.3.72 and I won’t bump to 1.4, since is in production
s
Oh whoops
f
Pre-release notes
Note that the backward compatibility guarantees do not cover pre-release versions. The features and the API can change in subsequent releases. When we reach a final RC, all binaries produced by pre-release versions will be outlawed by the compiler, and you will be required to recompile everything that was compiled by 1.4‑Mx.
d
But for what I understand is: API might change across Mx’s and 1.4 won’t support code compiled from 1.4-Mx 🙂