Skip to content

Releases: DylanDevelops/tmpo

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

tmpo 0.3.0

28 Dec 20:36
e10ecbd

Choose a tag to compare

What's Changed

  • feat: 🎯 Milestone System to keep track of sprints and phases of a project by @DylanDevelops in #45
  • fix: tmpo edit and tmpo manual use global config date format by @DylanDevelops in #46
  • docs: Update docs to reflect most recent project features by @DylanDevelops in #47

Full Changelog: v0.2.0...v0.3.0

tmpo 0.2.0

26 Dec 21:37
e10107c

Choose a tag to compare

What's Changed

  • feat: Global Configuration File by @DylanDevelops in #43
  • feat: Add 30+ currency options for billing and stats display by @DylanDevelops in #41
  • fix: Timezone conversion issues with tmpo stats incorrectly missing time entries after time threshold by @DylanDevelops in #37

Full Changelog: v0.1.3...v0.2.0

tmpo 0.1.4-beta1

24 Dec 21:20
1c8959b

Choose a tag to compare

tmpo 0.1.4-beta1 Pre-release
Pre-release

What's Changed

  • feat: Add 30+ currency options for billing and stats display by @DylanDevelops in #41
  • fix: Timezone conversion issues with tmpo stats incorrectly missing time entries after time threshold by @DylanDevelops in #37
  • refactor: Optional development environment separate from production database for testing purposes by @DylanDevelops in #39

Full Changelog: v0.1.3...v0.1.4-beta1

tmpo 0.1.3

23 Dec 06:22
d0863fe

Choose a tag to compare

What's Changed

  • fix: Changes are no longer detected when start and end time are left empty in tmpo edit by @DylanDevelops in #35
  • fix: Estimated earnings now accurate to two decimal places instead of float64 max precision by @DylanDevelops in #33
  • Other general bug fixes and improvements

Full Changelog: v0.1.2...v0.1.3

tmpo 0.1.2

20 Dec 03:19
2e174a6

Choose a tag to compare

What's Changed

  • feat: Add tmpo pause and tmpo resume commands for time tracking by @DylanDevelops in #25
  • feat: tmpo [-v | --version | --version] now notifies when update available by @DylanDevelops in #26

Full Changelog: v0.1.1...v0.1.2