Skip to content

Releases: 0xjuanma/helm

v0.6.0

11 Dec 14:18
ef46ea8

Choose a tag to compare

🎉 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

04 Dec 01:57
2f382b3

Choose a tag to compare

🎉 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

03 Dec 03:49
c7c2ba7

Choose a tag to compare

🎉 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

02 Dec 03:05
52f7791

Choose a tag to compare

🎉 helm v0.3.2

Added

Changed

Fixed

📦 Downloads

Download the latest release from the releases page.

v0.3.1

02 Dec 02:34
1d9f089

Choose a tag to compare

🎉 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

02 Dec 02:30
1d9f089

Choose a tag to compare

🎉 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

02 Dec 02:19
cfc9264

Choose a tag to compare

Merge pull request #2 from 0xjuanma/opt-timer

refactor[timer]: improve timer definition and tests

v0.1.0

02 Dec 01:47
cfc9264

Choose a tag to compare

Merge pull request #2 from 0xjuanma/opt-timer

refactor[timer]: improve timer definition and tests