Skip to content

1.1.0.0

Compare
Choose a tag to compare
@xanathar xanathar released this 08 Dec 13:43
· 113 commits to master since this release
  • New feature: Preemptive coroutines to limit time spent in scripts while preserving state.
  • Added Script parameter to custom converters - this might break compatibility if you were getting custom converters. (Issue #118)
  • Added methods to easily build an array table from a DynValue array.
  • Fixed issue #117 - long empty comments not lexed correctly.