Skip to content

Releases: realthonik/Thread

Thread v2.0.1

Choose a tag to compare

@realthonik realthonik released this 04 Sep 08:50

Full history: CHANGELOG.md

Thread v2.0.0

Choose a tag to compare

@realthonik realthonik released this 02 Sep 18:48

Thread 2.0.0

Thread 2.0 is a major reliability and tooling update for the Roblox service framework.

Highlights

  • Added structured service-method errors with stable error codes and remote context.
  • Added argument validation, payload limits, per-remote policies, rate limiting, and invoke timeouts.
  • Added Promise cancellation, lifecycle support, safer rejection reporting, and stronger async handling.
  • Added generated service manifests, typed client builders, Wally metadata, and versioned project generation.
  • Added Rojo, Rokit, StyLua, Selene, GitHub Actions CI, and Studio integration testing.

Fixes

  • Client proxies now wait for successful service startup.
  • Failed services and their dependents no longer start incorrectly.
  • Remote calls now preserve nil arguments and multiple return values.
  • Property synchronization, middleware behavior, Promise edge cases, utility modules, and teardown behavior were fixed.
  • Installation and test paths now match the src/ project layout.

See CHANGELOG.md for the full list of changes.

v1.1.0

Choose a tag to compare

@realthonik realthonik released this 15 Aug 16:35

Full history: CHANGELOG.md

v1.0.1

Choose a tag to compare

@realthonik realthonik released this 31 Jul 16:52
3a2d6ef

Full history: CHANGELOG.md

v1.0.0

Choose a tag to compare

@realthonik realthonik released this 31 Jul 16:15

Full history: CHANGELOG.md