Skip to content

1.4.0

Compare
Choose a tag to compare
@e3ndr e3ndr released this 03 May 16:44
· 12 commits to main since this release
  • 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.