The Jansi project is pleased to announce the availability of Jansi 2.4.0. Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows and to access low-level OS support for consoles.
Changes:
2cf4461
Fix support for GraalVM native-image, fixes #199d83ab13
Code cleanup3d97645
Improve error reporting when the tmp dir has the noexec flag, fixes #193454d858
Support Mac-arm64 target, fixes #218 (#222)4e5ab5b
Support linux armv6 platform, fixes #201 (#221)98c430a
Change the behavior to fail gracefuly in case the system is not supported, fixes #204cb843bf
Switch to test on LTS versionsae20846
Remove native methods not used by jansi, fixes #2081ab54ca
Add aarch64 support, fix #219b3fe92b
Remove old Win XP need to download something
Further information:
Feedback is always welcome!