Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 17:29
· 2 commits to main since this release

What's new

Added 🎉

  • Added :TimerSession <session_name> command to create and manage Pomodoro like sessions.
  • Added Windows support for System notifications.

Changed ⚠️

  • Changed the arguments of pomo.start_timer() to accept a table of options.

Commits

8b7984f Fix :TimerSession command to not duplicate timers
247c69c chore(docs): auto generate docs
a926b5e Add Timer Session Support with :TimerSession Command (#29)
ed72657 Add Windows support to system notifier (#25)
e650447 chore(docs): auto generate docs
704430b loading dropdown theme is handled internally now (#23)
84cbd34 style
0d93d9e Add the timer name to system notifications. (#22)