The API link takes me to the 0.1-SNAPSHOT version of the kotlin api doc, which seems old. Is there some place which has the current up-to-date api doc?
Thanks,
Jeff
The API link takes me to the 0.1-SNAPSHOT version of the kotlin api doc, which seems old. Is there some place which has the current up-to-date api doc?
Thanks,
Jeff
0.1-SNAPSHOT is a snapshot of the latest published API. Why do you think it's old?
I thought that because I can download 0.7.x and the difference in version numbers between what I can download and what I can find api docs for led me to believe the doc wasn't up-to-date.
Thanks for your reply!
Jeff
Yeah, it's a known source of confusion, we'll fix it eventually. Thanks.