Releases: Bahaaio/pomo
Releases · Bahaaio/pomo
v1.2.1
Immutable
release. Only release title and notes can be modified.
Changelog
🐛 Bug fixes
- dba6aa3: fix(actions): run actions in the background when onSessionEnd is start (@Bahaaio)
- 8e20408: fix(config): expand tilde in post-commands (@Bahaaio)
- 96706c7: fix: prevent pausing a completed session (@Bahaaio)
Install
Go
go install github.com/Bahaaio/pomo@latestDownload Binary
Download from the assets below for your platform.
v1.2.0
Immutable
release. Only release title and notes can be modified.
Changelog
🚀 Features
🐛 Bug fixes
- cf3ab9a: fix(stats): fix heatmap month label misalignment (@Bahaaio)
- d7bc5cc: fix: handle missing title flag on break command (@Bahaaio)
- bcf3633: fix: prevent timer from running faster on automatic session transitions (@Bahaaio)
- 4105ec6: fix: send correct notification when onSessionEnd is "start" (@Bahaaio)
🧹 Others
Install
Go
go install github.com/Bahaaio/pomo@latestDownload Binary
Download from the assets below for your platform.
v1.1.1
Immutable
release. Only release title and notes can be modified.
v1.1.0
Immutable
release. Only release title and notes can be modified.
Changelog
💥 Breaking Changes
- 3641edb: feat(config)!: replace askToContinue with onSessionEnd (#14) (@timrekelj)
🚀 Features
🐛 Bug fixes
- ae61e14: fix: prevent UI freeze when running post-commands (#17) (@Bahaaio)
- 32ded2b: fix: restore original timer color to #5A56E0 (@Bahaaio)
Install
Go
go install github.com/Bahaaio/pomo@latestDownload Binary
Download from the assets below for your platform.
v1.0.5
v1.0.4
Immutable
release. Only release title and notes can be modified.
Changelog
🚀 Features
- 8903c3f: feat(ui): change pause color to dim gray (@Bahaaio)
- 530847e: feat(ui): show idle time on confirmation dialog (@Bahaaio)
- 5b4ce20: feat: add homebrew support (@Bahaaio)
- 1c1c618: feat: add stats command with session tracking (#9) (@Bahaaio)
🐛 Bug fixes
🧹 Others
Install
Go
go install github.com/Bahaaio/pomo@latestDownload Binary
Download from the assets below for your platform.
v0.9.0
Immutable
release. Only release title and notes can be modified.
v0.8.1
Immutable
release. Only release title and notes can be modified.
Changelog
🐛 Bug fixes
- 45b4548: fix(ui): fix opposite task name on confirmation dialog (@Bahaaio)
- 5e279ed: fix: correct session summary plural grammar for break (@Bahaaio)
- 7e9c01a: fix: restore session tracking on skip and quit (@Bahaaio)
🧹 Others
- b9f1766: refactor(runner): extract session summary logic to ui/summary package (@Bahaaio)
- 333cc59: refactor(ui): integrate confirmation dialog into main UI to prevent terminal flashing (@Bahaaio)
Install
Go
go install github.com/Bahaaio/pomo@latestDownload Binary
Download from the assets below for your platform.
v0.8.0
Changelog
🚀 Features
- 44b069e: feat(assets): remove background from pomo.png (@Bahaaio)
- 4464b48: feat(notification): add urgent notification option (@Bahaaio)
- 4af7dfa: feat(summary): track elapsed time for all sessions regardless of completion (@Bahaaio)
- 622441a: feat: add session summary with progress visualization (@Bahaaio)
- 1ae0ce7: feat: support setting work and break duration together via CLI arguments (@Bahaaio)
🧹 Others
- bdf4749: refactor(ascii): rename render functions (@Bahaaio)
- 5f1afb0: refactor(runner): inject breakTask (@Bahaaio)
- 264fe2d: refactor(ui): rename method and fix field naming consistency (@Bahaaio)
- d451840: refactor(ui): restructure into focused modules (@Bahaaio)
- 6487e6e: test(config): fix urgent field test (@Bahaaio)
- 8df2ba2: test(config): test urgent notification field (@Bahaaio)
- 8f69ecc: test(runner): test parsing arguments (@Bahaaio)
Install
Go
go install github.com/Bahaaio/pomo@latestDownload Binary
Download from the assets below for your platform.