Skip to content

0.0.4

Compare
Choose a tag to compare
@pomponchik pomponchik released this 19 Jul 10:10
· 38 commits to main since this release
91dcfc9

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.