Releases: Bahaaio/pomo
Releases · Bahaaio/pomo
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.
v0.7.3
v0.7.2
v0.7.1
Changelog
💥 Breaking Changes
🚀 Features
- ac077e3: feat(assets): optimize icon size & reorganize assets (@Bahaaio)
- 4a67366: feat(config): add testing (@Bahaaio)
🧹 Others
- 287d3a1: refactor(config): extract default config (@Bahaaio)
- a17e64b: refactor(config): move Setup logic to public init (@Bahaaio)
- abb9040: test(colors): add color validation tests (@Bahaaio)
Install
Go
go install github.com/Bahaaio/pomo@latestDownload Binary
Download from the assets below for your platform.
v0.7.0
Changelog
💥 Breaking Changes
🚀 Features
- d583a15: feat(config): add config schema for configuration validation (@Bahaaio)
- ab812d2: feat(release): include config file in binary releases (@Bahaaio)
- 2429574: feat: add ascii art color & config field (@Bahaaio)
🧹 Others
Install
Go
go install github.com/Bahaaio/pomo@latestDownload Binary
Download from the assets below for your platform.
v0.6.0
Changelog
🚀 Features
- 04b2022: feat: add ASCII art timer display (@Bahaaio)
- b9cb045: feat: add skip button (@Bahaaio)
- c00c8ec: feat: make skip button always visible & change behavior (@Bahaaio)
Install
Go
go install github.com/Bahaaio/pomo@latestDownload Binary
Download from the assets below for your platform.