Releases: 0xjuanma/helm
Releases · 0xjuanma/helm
v0.6.0
🎉 helm v0.6.0
Added
- Added support for sound alerts on timers (Thanks @muyiwaolurin!)
Changed
Fixed
- Fixed customize menu to display actual workflow names
📦 Downloads
Download the latest release from the releases page.
v0.5.0
🎉 helm v0.5.0
Added
Changed
- Updated color scheme to helm logo brand colors
Fixed
- Prevent panic when advancing past completed session
- Prevent panic when creating session with empty workflow
📦 Downloads
Download the latest release from the releases page.
v0.4.0
🎉 helm v0.4.0
Added
- Add auto-transition feature for all workflows
Changed
- Update styling and colours
Fixed
📦 Downloads
Download the latest release from the releases page.
v0.3.2
v0.3.1
🎉 helm v0.3.1
Changed
- Improved timer package efficiency by reusing timer instances
- Simplified state management logic
- Added comprehensive unit test coverage for timer and session
Added
- Initial release of Helm TUI Pomodoro timer
- Pomodoro workflow with classic 25/5 minute cycles
- Design Interview workflow for structured practice
- Custom workflow support with persistence
- Large ASCII timer display
- Progress bar visualization
- Terminal title updates with countdown
- Sound notifications on step completion
- Workflow customization via TUI
📦 Downloads
Download the latest release from the releases page.
v0.3.0
🎉 helm v0.3.0
Changed
- Improved timer package efficiency by reusing timer instances
- Simplified state management logic
- Added comprehensive unit test coverage for timer and session
Added
- Initial release of Helm TUI Pomodoro timer
- Pomodoro workflow with classic 25/5 minute cycles
- Design Interview workflow for structured practice
- Custom workflow support with persistence
- Large ASCII timer display
- Progress bar visualization
- Terminal title updates with countdown
- Sound notifications on step completion
- Workflow customization via TUI
📦 Downloads
Download the latest release from the releases page.
v0.2.0
Merge pull request #2 from 0xjuanma/opt-timer refactor[timer]: improve timer definition and tests
v0.1.0
Merge pull request #2 from 0xjuanma/opt-timer refactor[timer]: improve timer definition and tests