Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Releases: jammees/Threader

v1.0.1

10 Dec 12:30

Choose a tag to compare

Added

  • Documentation in Threader module
  • :OnDispatch() now errors if it is not overriden
  • :OnCancel() now warns if it is not overriden and :Threader:Cancel() was called
  • Added examples in documentation

Fixed

  • ThreadHandler not connecting to Dispatch in time
  • Documentation homepage layout for mobiles

Modification

  • Slight changes in documentation
  • Rewrote header
  • Threader.States is set to read-only now
  • Removed some comments

v1.0.0

02 Dec 13:58

Choose a tag to compare

Cast Threader as any