Are the differences between 1.1.2-3, 1.1.2-4, and ...
# announcements
x
Are the differences between 1.1.2-3, 1.1.2-4, and 1.1.2-5 documented somewhere? I'm seeing lots of surprising NPEs in code when running under 1.1.2-4 that I don't see with 1.1.2-3 or 1.1.2-5.
4
It seems like SequenceBuilder was broken in 1.1.2-4.
k
You can see on here: https://github.com/JetBrains/kotlin/releases/tag/v1.1.2-5 it includes 1.1.2-3, 4 too
x
@kunny Thanks! It looks like I was running into KT-18026