Skip to content

Releases: e3ndr/ConsoleUtil

1.5.4

20 Sep 17:20
Compare
Choose a tag to compare
Update dependencies (1.5.4)

1.5.3

16 Jul 03:48
Compare
Choose a tag to compare
Update dependencies (1.5.3)

1.5.2

28 Dec 01:26
Compare
Choose a tag to compare
Update Rakurai and Commons.

1.5.1

28 Dec 00:40
Compare
Choose a tag to compare
Update PlatformHandler.java

1.5.0

11 Nov 18:06
Compare
Choose a tag to compare
  • Updated Rakurai.
  • Switched to Casterlabs/Commons for platform detection.
  • Moved the internal Windows scripts around in the jar to help prevent any collisions :^)

1.4.1

23 Jun 05:51
Compare
Choose a tag to compare
  • Moved away from windows-ansi towards our own Powershell based solution.

1.4.0

03 May 16:44
Compare
Choose a tag to compare
  • 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.

1.3.1

29 May 02:07
Compare
Choose a tag to compare
Fix titles on Windows (1.3.1)

1.3.0

10 Nov 07:30
Compare
Choose a tag to compare
Reworked the entire consolewindow system.

1.2.0

01 Nov 04:40
Compare
Choose a tag to compare
Finally fix mystery closure.