Skip to content

v1.7.0

Compare
Choose a tag to compare
@Aspecky Aspecky released this 08 Jan 20:21
· 12 commits to main since this release

Changes:

  • Dropping the use of coroutine.resume when ran on Roblox as it proved too problematic despite being much faster than task.spawn, the latter's advantages include better error stack trace and :Fire not halting when a connection errors
  • Fixed a typo on the Connection type