Skip to content

v1.6.0 - Threads & From

Choose a tag to compare

@jumpcutking jumpcutking released this 20 Oct 03:33
· 9 commits to main since this release

Threads now report where a log entry was created in your script and share that information with the console. This update relies on a breaking change to jckConsole callbacks, adding the parameter "from" to several components.

Threads now delete their entries after the manager closes or kills them.

This update also includes many bug fixes and changes to help improve Thread's performance.