Skip to content

Releases: coddingtonbear/taskwarrior-pomodoro

1.9.0 Beta 3

21 Apr 04:30
Compare
Choose a tag to compare
1.9.0 Beta 3 Pre-release
Pre-release

Changes:

  • add option to set sound for pomodoro done notification
  • add option to group tasks by project

1.9.0 Beta 2

17 Feb 20:39
be77fc3
Compare
Choose a tag to compare
1.9.0 Beta 2 Pre-release
Pre-release

Changes

  • Auto-upgrade to Xcode 10 and swift 4.2
  • Increased package size in archive script

1.9.0 Beta 1

24 Sep 21:54
f848cb9
Compare
Choose a tag to compare
1.9.0 Beta 1 Pre-release
Pre-release

Changes

  • #47 Moved menu code to a separate file and lib
  • #48 Unit tests with some basic tests
  • Some minor fixes and refactoring.

Known issues

  • #46 - It may stop responding on Mojave
  • It will stop responding when run with uninitialised taskwarrior.
  • Although reproduction is very low now, we still have problems receiving timer messages when a task is finished.

1.8.0

18 Aug 19:44
143a14b
Compare
Choose a tag to compare

Changes:

  • #44 Updated project version and did little changes in the distribution process.
  • #42 Migrated code to Swift 4 and updated SwiftyJson to 4.1.0.