Releases: prime-run/togo
Releases · prime-run/togo
v1.1.0
Changelog
- 7c20656 Add: permission to ci files
- ff84233 Bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.10
- f2c0443 Fix: write changes when source is changed to global
- e7173bc Merge pull request #44 from prime-run/ci/fmt
- 2b21ac6 Merge pull request #45 from prime-run/dependabot/go_modules/github.com/charmbracelet/bubbletea-1.3.10
- d13abc4 Merge pull request #46 from SteveMCWin/delete_item_fix
- e4a6bcb Merge pull request #47 from prime-run/fix-write-bug
- 3178087 TUI can open on empty list (deprecate no todos err)
- 8e92c0a The cursor would disappear after deleting an item, fixed by returning from the 'd' case in ui/update. Added clamping of the cursor to the updateRows too.
- f55777d add fmt to makefile and apply!
- b4d0aef add lint and fmt workflows
- 3d582a6 feat: display source/project name in table
- 4255c3e fix lint issues
v1.0.6
What's Changed
- feat: hide TUI binds + reactive table height by @prime-run in #36
- feat: per project list by @prime-run in #37
- Table Rewrite (TUI mode) by @prime-run in #39
- Fix Linux/MacOS installation from pre-built binaries script by @jrodriigues in #42
Full Changelog: https://github.com/prime-run/togo/commits/v1.0.6
v1.0.5
Full Changelog: https://github.com/prime-run/togo/commits/v1.0.5
v1.0.4
What's Changed
- Update README.md by @prime-run in #25
- fix 0 index delete bug in TUI by @prime-run in #28
Fix panic after deleting last item in sequential Item delete in TUI #28 by @Vertiq-Ben
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Update README.md by @prime-run in #21
- Typos / Misspellings by @GreyXor in #22
- Update README.md by @prime-run in #23
New Contributors
Full Changelog: https://github.com/prime-run/togo/commits/v1.0.3
v1.0.2
Full Changelog: https://github.com/prime-run/togo/commits/v1.0.2
v1.0.1
What's Changed
- Module Path & Documentation Overhaul by @prime-run in #2
- Added improvements to Makefile by @jrodriigues in #3
- Major Bug fixes, Optimizations and UI enhancements by @prime-run in #5
- Rename module to prime-run/togo by @jrodriigues in #10
- Update table.go by @jacob-miles in #12
- Shell completion setup in makefile by @prime-run in #14
New Contributors
- @prime-run made their first contribution in #2
- @jrodriigues made their first contribution in #3
- @jacob-miles made their first contribution in #7
Full Changelog: https://github.com/prime-run/togo/commits/v1.0.1