Skip to content

v5.0.0

Compare
Choose a tag to compare
@gregorriegler gregorriegler released this 30 Jun 17:36
· 49 commits to main since this release
  • Feature: You can now set goals
  • Feature: Can make use of the git push-option "ci.skip"
  • Removed: mob start does not create an emtpy commit on a new wip branch anymore
  • Feature: Prints git commands before they are finished for faster feedback
  • Feature: Added cli option --room to set the room name of timer.mob.sh once
  • Feature: mob status shows a hint if there is no remote branch
  • Feature: mob status shows the duration of wip branches
  • Fix: mob done --squash-wip now squashes the start commit as well
  • Fix: Fixes a bug with timers smaller than 1
  • Windows Performance is improved due to use of os.UserHomeDir()
  • Upgrade to go 1.22

Thank you @schmonz for fixing the build on non-Linux Unix systems
Thank you @jmbockhorst for improving windows performance
Thank you @michael-mader for improving our readme