Releases: DylanDevelops/tmpo
Releases · DylanDevelops/tmpo
tmpo 0.5.2
What's Changed
- feat: Allow empty start date to default to today in
tmpo manualby @DylanDevelops in #83 - feat: Add edit, confirm, and cancel confirmation to
tmpo manualby @DylanDevelops in #85
Full Changelog: v0.5.1...v0.5.2
tmpo 0.5.1
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
What's Changed
- feat: Non-directory specific tracking support by @DylanDevelops in #76. Thanks @tunju!
Full Changelog: v0.4.5...v0.5.0
tmpo 0.4.5
What's Changed
- fix: Manual entries now correctly parse local time by @DylanDevelops in #73
- fix:
tmpo pauseandtmpo resumenow correctly accounts for project context switching by @DylanDevelops in #74
Full Changelog: v0.4.4...v0.4.5
tmpo 0.4.4
What's Changed
- fix: Running
tmpo statuswhen milestone doesn't exist throws a segmentation fault by @DylanDevelops in #71
Full Changelog: v0.4.3...v0.4.4
tmpo 0.4.3
What's Changed
- fix: Improve tilde expansion in export path handling by @DylanDevelops in #69
- fix: Improve version comparison to handle prereleases by @DylanDevelops in #70
Full Changelog: v0.4.2...v0.4.3
tmpo 0.4.2
What's Changed
- fix: Active milestone included in
tmpo statusby @DylanDevelops in #65 - fix: Timestamps becoming messed up when switching timezones by @DylanDevelops in #66
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
What's Changed
- fix: Running
tmpo logon new installation won't throw complex error by @DylanDevelops in #61
Full Changelog: v0.4.0...v0.4.1
tmpo 0.4.0
What's Changed
- feat: Customizable
tmpo exportPath by @DylanDevelops in #57 - fix:
tmpo pauseandtmpo resumenow includes milestone context by @DylanDevelops in #58 - refactor: "Keep Current" is not first option in
tmpo configfor easier step through by @DylanDevelops in #59
Full Changelog: v0.3.1...v0.4.0
tmpo 0.3.1
What's Changed
- feat: Move ungrouped time entries into milestones using
tmpo editby @DylanDevelops in #49 - fix: Runtime error when milestone is assigned to
(None)intmpo manualby @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