Skip to content

Releases: Asutosh11/CoroutineTask

CoroutineTask 0.4

Choose a tag to compare

@Asutosh11 Asutosh11 released this 03 Dec 16:44
4b1a887

Use stricter visibility modifiers

CoroutineTask 0.3

Choose a tag to compare

@Asutosh11 Asutosh11 released this 23 Nov 06:58
67ef813
  • Improvements to publishProgress and onProgressUpdate methods

Second release

Choose a tag to compare

@Asutosh11 Asutosh11 released this 19 Nov 17:44
7f99d25
  • added method for publishProgress
  • using async/await to sequencially run the 3 methods - onPreExecute, doInBackground, onPostExecute

First release

Choose a tag to compare

@Asutosh11 Asutosh11 released this 18 Nov 14:08
535106e

First release, will add more methods in upcoming releases