Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

v2.6.0

Compare
Choose a tag to compare
@soywiz-invideo soywiz-invideo released this 04 Mar 12:15

What's Changed

  • Bump to Kotlin 1.6.10 again
  • Add material colors to Korge. by @Kietyo in #447
  • Allow removing android.enableJetifier=true by @soywiz-invideo in #451
  • Simplify project structure so any source set has only one parent by @soywiz-invideo in #452
  • Check if View is a Circle when Shape is null by @jobhh in #450
  • Support ImageInfo.orientation, support EXIF reading ImageInfo, support reading EXIF from JPEG, PNG and HEIC/AVIF
  • MAJOR gradle project structure changes to not require cinterop commonization for now. Simplify project structure so any source set has only one parent
  • Try not to use androidx.appcompat either
  • Gradle: Reduce the number of warnings when building
  • Proper gradient transformations on Core Graphics
  • Fixes vector rendering with transformations on Android
  • Added Bitmap.resizedUpTo
  • Circumvent issues with cuplicate $catalog

New Contributors

Full Changelog: v2.5.3...v2.6.0