Skip to content

# 10.3.0 - Long time no see

Compare
Choose a tag to compare
@lucasmz-dev lucasmz-dev released this 17 Aug 18:26
· 25 commits to main since this release

Hey!

This updates removes the ability to get Deferred/Immediate when requesting FastSignal. Instead, require a specific one if you need it.

I wanted to update a few things:

  • BETA: Generic types (let me know if these work, typing can suck)
  • Type Class is now deprecated (technical limitation)
  • The repo now has better benchmarking tools and a new benchmark that shows FastSignal being faster than RBXScriptSignal and GoodSignal.
  • Moonwave docs and such are now stored in a separate file.

Full Changelog: 10.2.1...10.3.0