2.7.2
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)