ktx v1.9.8 Release Notes

Release Date: 2018-09-20 // over 5 years ago
  • 🚀 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.