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

v1.0.1

Latest

Choose a tag to compare

@jammees jammees released this 10 Dec 12:30

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