Skip to content

v0.35.0

Compare
Choose a tag to compare
@lucassabreu lucassabreu released this 03 May 03:27
· 147 commits to main since this release

Added

  • task edit command allows changing a existing task and changing its status.
  • task delete command allows removing a existing task.
  • task done command is a helper for task edit --done.

Changed

  • task add command now accepts assignees and estimate for task creation
  • end argument of report command accepts the alias yesterday for previous date.