Skip to content

Releases: foobaragency/moco-cli

v0.1.9

30 Jan 10:58
Compare
Choose a tag to compare

Changelog

v0.1.8

30 Jan 08:57
Compare
Choose a tag to compare

Changelog

  • 18356a7 remove print stmts for track cmd

v0.1.7

25 Jan 16:47
Compare
Choose a tag to compare

Changelog

  • 014a65c Merge branch 'create-config-file-from-cmd'
  • dad3cf6 add config cmd

v0.1.6

25 Jan 10:49
Compare
Choose a tag to compare

Changelog

  • dd24764 add activity flag to restart command

v0.1.5

25 Jan 10:07
c9dac85
Compare
Choose a tag to compare

Changelog

v0.1.4

23 Jan 17:02
Compare
Choose a tag to compare

Changelog

  • bf10500 fix: prints oops
  • 8280b67 Merge pull request #9 from foobaragency/5-change-command-to-moco-track-to-create-and-track
  • 90e6fb0 allow empty entry for minutes - starts timer
  • 7874132 feat: activites - create (no auto-start), edit, delete
  • 3306df4 feat: add new track command, and read from .moco file
  • a92397f Merge pull request #8 from foobaragency/1-l-flag-for-ls-for-plain-lines
  • 26ab8b6 you can ls plain lines, youre welcome fzf users
  • af2dd13 Merge pull request #7 from foobaragency/6-ls-remove-seconds-from-time-display
  • eaf25d7 do a better job formatting elapsed time

v0.1.3

23 Jan 10:56
Compare
Choose a tag to compare

Changelog

  • 73c7e89 edit activity with minutes - seconds is kinda dumb

v0.1.2

19 Jan 16:59
Compare
Choose a tag to compare

Changelog

  • b685a4e fix: remove unused flags from ls
  • 0727cbd feat: add color for running activity
  • f0bad8b feat: use lipgloss table for ls commands
  • 98dd10c add durations to activity ls
  • 7422765 update commands in readme

v0.1.1

18 Jan 14:32
Compare
Choose a tag to compare

Changelog

  • 71f8abc cleanup more activities operations
  • 50d9e98 rename activites cmd to activity and go mod tidy
  • a254e8b cleanup: remove old tui code
  • 0e26810 feat: refactor selection to use huh
  • 6548028 refactor: ls cmd and make login a huh form
  • 9e6271f continue editing README.md
  • 6889155 remove projects and tasks commands

v0.1

18 Jan 09:01
Compare
Choose a tag to compare

Changelog

  • 2418d21 feat: add project name to goreleaser
  • c64850d revert private repo changes
  • de2faae add private download strategy
  • a222b58 that worked, add platforms back
  • 0984c04 fix go version in action - i am stupid
  • 8c5bd01 ok skip linux
  • 5d559c5 upgrade goreleaser action version
  • b2381ca remove vendor dir again
  • da59d2d lets skip amd64 for now
  • 4c06c05 add vendor dir
  • 82a3175 adjust cgo flag
  • 11cc7bc remove vendor flag
  • 6536587 fix vendor deps
  • c4bccbf fix go version for release
  • 06bf586 add release config files
  • 84ff865 add ls command and today flag
  • 59f1a5f fix timers for current running activities
  • 814fcdc add bubbles for TUI
  • 1a7c6d3 feat: edit activity time and descriptions
  • 5ba6cd6 chore: remove comments generated by cobra-cli
  • 85f2927 chore: format
  • 1b16bf2 feat: delete activities