Releases: DylanDevelops/tmpo
Releases · DylanDevelops/tmpo
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
tmpo 0.1.1
What's Changed
- fix:
tmpo statsnow lists projects in the same order every time by @DylanDevelops in #20 - fix: Add permissions to GitHub Actions
Testworkflow by @DylanDevelops in #16 - refactor: Added bold and underline support by @DylanDevelops in #19
- build: Text Coverage + Fixed Go Version Requirement by @DylanDevelops in #18
- docs: Create SECURITY.md by @DylanDevelops in #15
- docs: Add platform-specific installation guides by @DylanDevelops in #17
Full Changelog: v0.1.0...v0.1.1
tmpo 0.1.0
What's Changed
- refactor: Colors and Improved Formatting of Responses by @DylanDevelops in #13
- feat:
tmpo edit&tmpo delete+ more formatting options by @DylanDevelops in #14
Full Changelog: v0.1.0-alpha.3...v0.1.0
tmpo 0.1.0-alpha.3
What's Changed
- feat: Improved .tmporc File + CLAUDE.md by @DylanDevelops in #9
- feat:
tmpo [-v | --version | version]Command by @DylanDevelops in #11 - feat: Improved
tmpo initcommand to use interactive form + pull request template by @DylanDevelops in #12 - docs: Added essential repository files by @DylanDevelops in #10
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
tmpo 0.1.0-alpha.2
What's Changed
- New Logo on Readme by @DylanDevelops in #5
- fix: Hourly Rate + Formatting by @DylanDevelops in #6
- feat:
tmpo manualfor manual time entry creation by @DylanDevelops in #7 - feat: Added License by @DylanDevelops in #8
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
tmpo 0.1.0-alpha.1
What's Changed
- feat:
start,stop,statusCommands by @DylanDevelops in #1 - feat:
init,.tmporcconfig file, and smart project name detection by @DylanDevelops in #2 - feat:
stats,log,export+ CSV and JSON Data Exports by @DylanDevelops in #3 - feat: Very Basic CI/CD Pipeline by @DylanDevelops in #4
New Contributors
- @DylanDevelops made their first contribution in #1
Full Changelog: https://github.com/DylanDevelops/tmpo/commits/v0.1.0-alpha.1