Skip to content

KTX 1.9.8-b5

Pre-release
Pre-release
Compare
Choose a tag to compare
@czyzby czyzby released this 20 Sep 21:03
· 699 commits to master since this release

Maintenance release with major dependencies update and an improvement of the ktx-ashley component creation API.


  • [UPDATE] Updated to Kotlin 1.2.70.
  • [UPDATE] Updated to Kotlin Coroutines 0.26.1.
  • [UPDATE] Updated to Gradle 4.10.2.
  • [FIX] (ktx-ashley) Component classes without a default no-arg constructors could not have been initiated by the Ashley engine. This is still the case, but now an exception with a meaningful message is thrown.