Hey there, question, what kind of API stability guarantees are there between ArrowKT versions? I noticed that the library is at v0.10.xx, is there an understanding that v1.0 can be breaking? Thanks!
r
raulraja
12/17/2019, 3:14 PM
Hi Shmuel, we are aproximating stability and 1.0 in 2020, then it will follow the lang release cycle and follow the same guarantees as the lang does
raulraja
12/17/2019, 3:15 PM
So you will be able to use your kotlin version for a given arrow version with minor patches and fixes within that version or role up to major versions / preview releases for bigger features
raulraja
12/17/2019, 3:16 PM
currently our guarantees are just try to do a best effort deprecating between removals and changes or role up versions for major changes