Skip to content

Release v0.9.4

Pre-release
Pre-release

Choose a tag to compare

@djipco djipco released this 01 Aug 16:24
· 137 commits to master since this release

This release changed what the count property of the Listener object does. Now, it holds the number of times the callback function was called. To define how many times it should be called, you can use the remaining option when calling addListener().