Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Release v0.0.13-alpha

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 17:52
· 121 commits to c36b2de56ea1c464bfdf041b5a95ba4b58abd514 since this release
  • Component:WaitFor has been rewritten to utilize built-in promise features better, which also eliminated an existing event connection leak.
  • Streamable and StreamableUtil modules added to easily manage parts that may stream in & out during runtime when using StreamingEnabled.
  • Documentation improvements.