The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.7.2 source code.tar.gz | 2024-07-14 | 1.0 MB | |
| 2.7.2 source code.zip | 2024-07-14 | 1.2 MB | |
| README.md | 2024-07-14 | 558 Bytes | |
| Totals: 3 Items | 2.2 MB | 0 | |
Added
- Added support for raw mode on GraalVM native Image. Contributed by @hubvd (#186)
Fixed
- Fix markdown rendering not supporting math blocks (#182)
- Fix exception thrown when using
readEventin raw mode when some windows terminals lose focus (#185) - Fix
MultiplatformSystem.readFileAsUtf8not supporting special files on JVM on Linux (clikt#527)