github ajalt/mordant 2.0.0-beta8

latest releases: 3.0.2, 3.0.1, 3.0.0...
pre-release2 years ago

Added

  • Implemented hideInput for prompts on native targets (#63)
  • Improve cell-width calculation for emoji sequences like skin tone modifiers (#64)
  • Added Theme.plus to combine two themes
  • Added Padding.plus to combine two padding values

Changed

  • Replaced most of the Padding constructor and Widget.withPadding overloads with a unified builder interface
  • Renamed the top level row and column builders to horizonalLayout and verticalLayout, respectively
  • Update Kotlin to 1.7.20
  • Kotlin/Native: use new default memory manager. Objects are no longer frozen.

Removed

  • Removed buildWidget. Use horizonalLayout and verticalLayout instead.

Don't miss a new mordant release

NewReleases is sending notifications on new releases.