Releases: e3ndr/ConsoleUtil
Releases · e3ndr/ConsoleUtil
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
- Added a helper for opening a new consolewindow with a specific command.
- There is now an IPC mechanism.
- You can now open another console window and update it independently of the main one.
- Removed dependency on Jansi & JLine. You may include them yourself if you need their functionality.
- Support for macOS is better.
- Slimmed the Jar, you may now need to include some libraries yourself if you need some helpers.
- Cleaned up a lot of code.