This repository has been archived by the owner on Dec 25, 2023. It is now read-only.
Releases: denispionicul/Cooldown
Releases · denispionicul/Cooldown
Cooldown V1.4.0
- 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
- New method added :GetPassed()
- New method added :GetAlpha()
Cooldown V1.2.0
- Added the OnSuccess event. Fires after a successful :Run().
- Added the OnFail event. Fires after a failed :Run().
Cooldown V1.1.0
- Added a new parameter to the :Reset method. For more info, check the documentation.
Cooldown V1.0.1
- Shortened some of the code
- Fixed API documentation not displaying parameters and returns
- Fixed some bugs regarding the .OnReady event.
Cooldown 1.0.0
Released.