Skip to content

6.5.6

Compare
Choose a tag to compare
@Leref Leref released this 27 Sep 18:19
· 624 commits to v6 since this release

Added

  • Extensions are now on README to be displayed. (Pull request to add your extension!)

Improvements

  • Incorrect events provided will properly throw error.
  • timeout won't crash if database method not provided.
  • variables method will properly throw error if database method not provided.
  • status method will prevent startup if wrong method provided.
  • createFunction no longer need params. (optional)
  • status method insanely speed jump over 90%, Immediately setting Client Status on startup and throw proper errors.