Skip to content

2.7.2

Compare
Choose a tag to compare
@ajalt ajalt released this 14 Jul 17:59
· 51 commits to master since this release

Added

  • Added support for raw mode for Linux and Macos on GraalVM native Image. Contributed by @hubvd (#186)

Fixed

  • Fix markdown rendering not supporting math blocks (#182)
  • Fix exception thrown when using readEvent in raw mode when some windows terminals lose focus (#185)
  • Fix MultiplatformSystem.readFileAsUtf8 not supporting special files on JVM on Linux (clikt#527)