Skip to content

Releases: DylanDevelops/tmpo

tmpo 0.5.2

18 Feb 19:27
8ce15ee

Choose a tag to compare

What's Changed

  • feat: Allow empty start date to default to today in tmpo manual by @DylanDevelops in #83
  • feat: Add edit, confirm, and cancel confirmation to tmpo manual by @DylanDevelops in #85

Full Changelog: v0.5.1...v0.5.2

tmpo 0.5.1

12 Feb 18:01
ebe782d

Choose a tag to compare

What's Changed

  • fix: Check for version update only if current version is semver by @JeffDess in #79
  • fix: Avoid division by zero in stats percentage by @DylanDevelops in #80

New Contributors

Full Changelog: v0.5.0...v0.5.1

tmpo 0.5.0

31 Jan 22:22
21fa115

Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.5.0

tmpo 0.4.5

28 Jan 08:38
6b18417

Choose a tag to compare

What's Changed

  • fix: Manual entries now correctly parse local time by @DylanDevelops in #73
  • fix: tmpo pause and tmpo resume now correctly accounts for project context switching by @DylanDevelops in #74

Full Changelog: v0.4.4...v0.4.5

tmpo 0.4.4

19 Jan 21:26
11efd50

Choose a tag to compare

What's Changed

  • fix: Running tmpo status when milestone doesn't exist throws a segmentation fault by @DylanDevelops in #71

Full Changelog: v0.4.3...v0.4.4

tmpo 0.4.3

15 Jan 23:33
f59fdd1

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

tmpo 0.4.2

12 Jan 01:30

Choose a tag to compare

What's Changed

Important

This release includes a database schema migration that will occur automatically the first time you use a command with the new version (v0.4.2). No action is required; however, it is essential to note that if timestamps differ from the expected values, the durations will remain unchanged. We apologize for the confusion, but this should hopefully not happen again.

Full Changelog: v0.4.1...v0.4.2

tmpo 0.4.1

07 Jan 09:05
49dc756

Choose a tag to compare

What's Changed

  • fix: Running tmpo log on new installation won't throw complex error by @DylanDevelops in #61

Full Changelog: v0.4.0...v0.4.1

tmpo 0.4.0

05 Jan 02:58
d91b9c8

Choose a tag to compare

What's Changed

  • feat: Customizable tmpo export Path by @DylanDevelops in #57
  • fix: tmpo pause and tmpo resume now includes milestone context by @DylanDevelops in #58
  • refactor: "Keep Current" is not first option in tmpo config for easier step through by @DylanDevelops in #59

Full Changelog: v0.3.1...v0.4.0

tmpo 0.3.1

31 Dec 01:29
e6efab8

Choose a tag to compare

What's Changed

  • feat: Move ungrouped time entries into milestones using tmpo edit by @DylanDevelops in #49
  • fix: Runtime error when milestone is assigned to (None) in tmpo manual by @DylanDevelops in #51
  • fix: More user friendly error messages on creation of milestones by @DylanDevelops in #52

Full Changelog: v0.3.0...v0.3.1