can you fork assert4k, bump kotlin and push it to maven under your name?
d
Davide Giuseppe Farella
07/06/2020, 5:24 PM
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
saket
07/06/2020, 5:25 PM
Oh whoops
f
Foso
07/06/2020, 5:29 PM
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
Davide Giuseppe Farella
07/06/2020, 5:31 PM
But for what I understand is: API might change across Mx’s and 1.4 won’t support code compiled from 1.4-Mx 🙂