Skip to content

0.3.0

Compare
Choose a tag to compare
@JujuAdams JujuAdams released this 08 Nov 18:11
· 75 commits to main since this release
  • Added a config script to customize behaviour
  • Runtime syntax errors are now cleaner
  • coroutineCreator has been removed in preference for a .GetCreator() method
  • Added coroutine auto-cancellation when a coroutine's creator is destroyed or garbage collected. Please see the methods page and the configuration page