Releases: dhth/punchout
Releases · dhth/punchout
v1.2.0
v1.2.0
This release brings several quality-of-life improvements to punchout
, making it easier to start, edit, and save worklogs. It also adds support for cloud installations of JIRA (thanks to @xederro for initiating the work on this).
Added
- Allow for quickly switching actively tracked issue
- Add support for fallback comments
- Allow updating active worklog entry
- Add support for JIRA Cloud installation
- Allow shifting timestamps for worklog entries using h/j/k/l/J/K
- Show time spent on unsynced worklog entries
Changed
- Save UTC timestamps in the database
- Allow going back views instead of quitting directly
- Improved error handling
- Upgrade to go 1.23.4
- Dependency upgrades
Changelog
- b8b208d build: dependency upgrades
- 64f8b55 build: dependency upgrades
- ceee35b build: upgrade dependencies
- 149cd17 build: upgrade to go 1.22.5
- 7448d92 chore: add keymaps to move timestamps by a day (#21)
- 21c2e84 chore: allow going back instead of quitting directly
- d5c39ef chore: store UTC timestamps in the database (#30)
- afbdaef feat: add support for cloud installations (#24)
- 1942a38 feat: allow fallback comment (#27)
- c88ac9f feat: allow timestamp shifting using j/k
- de17e0b feat: allow updating active worklog entry (#28)
- a21d431 feat: quick switch active issue (#26)
- b9bbf1b feat: show time spent on unsynced worklog entries (#17)
- 0ffd3cb refactor: clean up update file, renames (#29)
- 59250c0 refactor: improve error handling (#25)
- 8bc39cb refactor: make vars/types private where ever possible
v1.1.0
This release includes the following features:
Changelog
- 6294a38 build: dependency upgrades
- e6a2822 chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.5 to 0.26.6 (#1)
- 1698248 feat: allow tweaking time when saving worklog
- 20a3cb5 feat: first time help, +tracking started since indicator
- 1bdd193 feat: show indicator for currently tracked item
- 3c054fc feat: show unsynced count
- 160c4eb style: add more colors for issue type