Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@Hanziness Hanziness released this 11 Mar 17:48
· 12 commits to develop since this release

This small update adds a new option to switch between different behaviors at the end of a section (keep ticking, stop the timer or automatically advance to the next section) and updates the dependencies of the app. The section end behavior feature opens up a variety of use cases, e.g., if you are doing high intensity interval training, the auto-skip feature might come handy.

1.6.0 (2024-03-11)

Features

  • timer: Allow choosing a behavior when a section ends (#361) (40ca6d6)

Bug Fixes

  • ticker: Delegate schedule advance to the next tick to fix the wrong sound playing (#365) (f62ef40)

Refactors