0.3.0
- 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