Releases: DylanDevelops/tmpo
Releases · DylanDevelops/tmpo
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
tmpo 0.3.0
What's Changed
- feat: 🎯 Milestone System to keep track of sprints and phases of a project by @DylanDevelops in #45
- fix:
tmpo editandtmpo manualuse 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
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 statsincorrectly missing time entries after time threshold by @DylanDevelops in #37
Full Changelog: v0.1.3...v0.2.0
tmpo 0.1.4-beta1
What's Changed
- feat: Add 30+ currency options for billing and stats display by @DylanDevelops in #41
- fix: Timezone conversion issues with
tmpo statsincorrectly 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
What's Changed
- fix: Changes are no longer detected when start and end time are left empty in
tmpo editby @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
What's Changed
- feat: Add
tmpo pauseandtmpo resumecommands 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