parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 735 forks source link

Release a new version for full coroutines support #1079

Closed paolorotolo closed 3 years ago

paolorotolo commented 3 years ago

HI! I'm using Parse with Kotlin in suspend functions and I was very glad to see coroutines support! Anyway, latest parse version was released last summer, while some useful coroutine methods (like suspendFind and task extension functions) were only written in September.

If a stable version update is not possibile right now, I would at least make sure that in Coroutines README [1], it's clear that some of the showcased functionalities are still not available in stable (maybe add code to include jitpack dev builds).

[1] https://github.com/parse-community/Parse-SDK-Android/tree/master/coroutines

Jawnnypoo commented 3 years ago

Sounds good, 1.26.0 has been released 👍