Skip to content

Releases: mplatvoet/kovenant

Kotlin 1.0.0-beta

23 Oct 18:28
Compare
Choose a tag to compare

general

  • KOV-59 Kotlin version 1.0.0-beta-1038

core

  • KOV-57 Allow for daemon threads

Throttle

07 Oct 11:17
Compare
Choose a tag to compare

Ability to control the number of processes for specific scenario's leveraging existing thread pools.

jvm

  • KOV-15 Throttle max current processes

Kotlin M14

01 Oct 18:57
Compare
Choose a tag to compare

Kotlin M14 update

general

Void and null support

28 Sep 05:19
Compare
Choose a tag to compare

general

core

Kotlin M13

16 Sep 15:17
Compare
Choose a tag to compare

Updated Kovenant to Kotlin M13.

general

core

UI Support, JavaFX

05 Sep 11:44
Compare
Choose a tag to compare

This release has generified UI callback support and introduced JavaFX support based on the new UI callback support. For more information see the Kovenant document site about the Ui Project.

Progress update

12 Aug 13:03
Compare
Choose a tag to compare

progress

Kotlin upgrade

05 Aug 12:08
Compare
Choose a tag to compare

general

  • Updated kotlin version to 0.12.1230
  • Improved testing of get()

Bug fixes

04 Aug 18:12
Compare
Choose a tag to compare

Fixes critical issue:

Functional constructs

01 Aug 06:39
Compare
Choose a tag to compare

core

  • KOV-36 Ability to control JVM thread factory

kovenant-functional