Skip to content

v.1.2.2

Choose a tag to compare

@jumpcutking jumpcutking released this 04 Jun 03:37
· 67 commits to main since this release

Documentation

Added jsdocs into DOCS.md

Depreciated

Verbose is an option provided on both thread.init() and threads.add() functions. SetVerbose is now depreciated. It will be removed soon.

Improvements

I've fixed a bunch of bugs as part of using threads in a few applications I'm working on. It's powerful, and I find it easier to use than other alternatives.