This repository has been archived by the owner on Oct 11, 2018. It is now read-only.
Releases: KamiKillertO/waitjs
Releases · KamiKillertO/waitjs
v0.2.4
v0.2.3
Fixes
- Throw errors if time or occurence invalide
- Set wait._state to REPEAT only if occurence is set
v0.2.1
Fixed bower manifest
v0.2.0
Added new parameter occurence
to the wait function.
It allow to execute the wait handlers multiples times each time after the waiting time.
Update documentation
Version 0.1.1
waitjs is now on npm and bower.
See installation instructions in README.
Added :
- Wait.catch function