Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

v1.8.0 - implicit done()

Latest
Compare
Choose a tag to compare
@plasne plasne released this 25 Feb 16:26
· 108 commits to master since this release
5920ef3

This update removes the explicit done() func from the watcher callback function, now it is implicitly called when the callback is completed.