Releases: shuoros/JTerminal
Releases · shuoros/JTerminal
v1.0.2
v1.0.0
1.0.0 (2021-11-08)
New Features
- Implement clear feature to clean whole terminal.
- Implement delete feature to delete lines in terminal.
- Fix default foreground and background color for terminals which not have black background.
- Add unit tests.
- Add TextEntity support.
- Add custom Xterm code support.
v0.1.1 - Hello Terminal!
0.1.1 (2021-11-01)
New Features
- Implement print and println features to print strings on terminal with customizable foreground and background color.
- Add 8-bit 256 (Xterm) colors support.
Full Changelog: https://github.com/shuoros/JTerminal/commits/v0.1.1