Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Releases: denispionicul/Cooldown

Cooldown V1.4.0

12 Nov 09:43
Compare
Choose a tag to compare
  • Added multiple operational metamethods.
  • Added a new parameter to the constructor.
  • :Run can now be also called directly with Cooldown(function).

Cooldown V1.3.0

10 Sep 09:14
Compare
Choose a tag to compare
  • New method added :GetPassed()
  • New method added :GetAlpha()

Cooldown V1.2.0

05 Sep 08:45
Compare
Choose a tag to compare
  • Added the OnSuccess event. Fires after a successful :Run().
  • Added the OnFail event. Fires after a failed :Run().

Cooldown V1.1.0

02 Sep 10:03
Compare
Choose a tag to compare
  • Added a new parameter to the :Reset method. For more info, check the documentation.

Cooldown V1.0.1

01 Sep 14:43
Compare
Choose a tag to compare
  • Shortened some of the code
  • Fixed API documentation not displaying parameters and returns
  • Fixed some bugs regarding the .OnReady event.

Cooldown 1.0.0

31 Aug 18:23
Compare
Choose a tag to compare

Released.