The Jansi project is pleased to announce the availability of Jansi 2.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:
- Merge jansi and jansi-native
- Support for more architectures
- Speed improvements when using ansi enabled print streams
- Native compilation support using GraalVM
- Remove non widely used and deprecated classes
Further information:
Feedback is always welcome!