Releases: DylanDevelops/tmpo
Releases · DylanDevelops/tmpo
tmpo 0.6.5
What's Changed
🐛 Bug Fixes
- Autocompletions for Kiro CLI and other completion tools not showing by @DylanDevelops in #113
Full Changelog: v0.6.4...v0.6.5
tmpo 0.6.4
What's Changed
🐛 Bug Fixes
- Add newline after update URL in version check by @DylanDevelops in #110
🔧 Build & Dependencies
- Bump modernc.org/sqlite from 1.48.0 to 1.48.2 by @dependabot[bot] in #112
- Fix Release Note Generation by @DylanDevelops in #111
Full Changelog: v0.6.3...v0.6.4
tmpo 0.6.3
What's Changed
✨ Features
- Add
--projectflag totmpo milestone [start | finish | status]by @DylanDevelops in #108 (Thanks @luistohe!)
📚 Documentation
- Update docs w/ newest flags by @DylanDevelops in #109
🔧 Build & Dependencies
- Strip duplicate PR numbers and simplify mentions from changelog by @DylanDevelops in #105
- Bump modernc.org/sqlite from 1.47.0 to 1.48.0 by @dependabot in #107
Full Changelog: v0.6.2...v0.6.3
tmpo 0.6.2
What's Changed
✨ Features
- Support --date flag for
tmpo logandtmpo stats@DylanDevelops in #104 (Thanks @borFSU!)
🐛 Bug Fixes
- Legacy Windows CMD formatting differently than other shells by @DylanDevelops in #103
Full Changelog: v0.6.1...v0.6.2
tmpo 0.6.1
New macOS Easy Installation w/ Homebrew
Install tmpo by running the following commands
brew tap DylanDevelops/tmpo
brew install tmpoNote that the old way of manually installing pre-built binaries still works but is no longer recommended for macOS.
What's Changed
✨ Features
- Add command auto-completion generation for brew formula by @DylanDevelops in #95
🔧 Build & Dependencies
- Improved changelog formatting and brew setup by @DylanDevelops in #102
- Bump github/codeql-action from 3 to 4 by @dependabot in #101
- Bump modernc.org/sqlite from 1.40.1 to 1.47.0 by @dependabot in #100
- Bump actions/setup-go from 5 to 6 by @dependabot in #99
- Bump goreleaser/goreleaser-action from 6 to 7 by @dependabot in #98
- Bump actions/checkout from 4 to 6 by @dependabot in #97
- Added dependabot updates by @DylanDevelops in #96
Full Changelog: v0.6.0...v0.6.1
tmpo 0.6.0
New macOS Easy Installation w/ Homebrew
Install tmpo by running the following commands
brew tap DylanDevelops/tmpo
brew install tmpoNote that the old way of manually installing pre-built binaries still works but is no longer recommended for macOS.
What's Changed
- feat: Homebrew Tap by @DylanDevelops in #92
- docs: Updated docs to explain how to use homebrew tap by @DylanDevelops in #93
Full Changelog: v0.5.3...v0.6.0
tmpo 0.5.3
What's Changed
- feat:
tmpo export --utcflag added, and local timezone is now default timestamp format by @DylanDevelops in #86 - fix:
tmpo logdoesn't always show all entries with--todayand--weekflags enabled by @mabego in #89
New Contributors
Full Changelog: v0.5.2...v0.5.3
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