0.0.4
A little update.
- Upgraded versions of some dependencies.
- Changed the internal implementation of working with cancellation tokens: added
DefaultToken
support. - Expanded the documentation: it is indicated that metronomes are disposable.
- Added the ability to pass a cancellation token to the
start()
method. - Added logging in case the cancellation token is canceled from the very beginning.