Kovenant Versions Save

Kovenant. Promises for Kotlin.

v3.3.0

7 years ago

general

  • Update to Kotlin 1.0.3
  • KOV-80 enhance/correct the documentation

core

v3.2.2

8 years ago

general

  • Update to Kotlin 1.0.1-2

v3.2.1

8 years ago

core

  • KOV-78 Support android with api level set to 15

v3.2.0

8 years ago

core

  • KOV-74 Move unwrap to core library
  • KOV-75 Move withContext to core library
  • KOV-76 rename thenUse to thenApply

general

v3.0.0

8 years ago

general

  • Kotlin 1.0

v3.1.0

8 years ago

rx

  • KOV-68 Add conversion from rx::Observable to kovenant::Promise
  • KOV-69 Add conversion from kovenant::Promise to rx::Observable

core

  • KOV-70 Leverage sun.misc.Unsafe, fallback to AtomicFieldUpdaters

v3.0.0-rc.1036.1

8 years ago

core

  • KOV-67 Duplicate execution of task on shutdown boundary

v3.0.0-rc.1036

8 years ago

Kotlin rc release

core

  • KOV-66 Make LazyPromise implement kotlin Lazy

v3.0.0-beta.4

8 years ago

Kotlin 1.0 beta 4

v3.0.0-beta.3

8 years ago