Skip to content

cu v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 07:53
· 8 commits to main since this release
7352731

ClickUp CLI v0.2.0

Changelog

New Features

Bug Fixes

  • 97d3e63: fix(config): layer project .cu.yml correctly and stop Save leaking it (@timimsms)
  • c531587: fix(config): stop searching the working directory for the global config (@timimsms)
  • 2f78794: fix(task): resolve close/reopen statuses from the list instead of hardcoding (@timimsms)

Installation

Homebrew (macOS)

brew install timimsms/cu/cu

Go

go install github.com/timimsms/cu/cmd/cu@v0.2.0

Direct Download

Download the appropriate archive from the assets below, extract, and add to your PATH.