Skip to content

Releases: triptechtravel/clickup-cli

v0.33.1

22 Apr 02:46

Choose a tag to compare

Changelog

  • da07896 build: declare conflict with ClickUp desktop-app cask

v0.33.0

22 Apr 02:41

Choose a tag to compare

Changelog

  • 89dfe8c fix: users custom field, list create unmarshal, resolve names to IDs

v0.32.0

14 Apr 06:59

Choose a tag to compare

Changelog

  • 5bf9ad3 feat: wire up all remaining API operations (Commits 2-4)
  • 12f637d fix: review findings — add missing tests, fix consistency issues
  • 0ea007c refactor: migrate all raw HTTP calls to apiv2.Do()
  • 7d8271f refactor: swap apiv2.Do() to generated wrappers where types align (Tier 1)

v0.31.0

14 Apr 05:31

Choose a tag to compare

Changelog

  • 256977f feat: chat send command and --list-name flag on task create
  • bd39429 feat: server-side search, parallel space traversal, and --assignee filter (#15)
  • 34ec6d1 fix: review findings and update docs for v0.28-v0.31 features

v0.30.0

14 Apr 05:02
bde7da0

Choose a tag to compare

Changelog

  • bde7da0 feat: folder and list management, contextual task list, include-closed (#14)

v0.29.0

14 Apr 04:47

Choose a tag to compare

Changelog

  • b50e8b7 fix: address review findings from go-clickup migration
  • 0a36b42 fix: lowercase JSON keys in response wrappers and add local.go tests
  • 8433e6d refactor: remove go-clickup dependency entirely

v0.28.0

14 Apr 01:39

Choose a tag to compare

Changelog

  • a6a81e8 feat: bulk delete, recursive view, checklist item edit, and apiv2 migration
  • 8ed345d fix: adapt doc create to new oapi-codegen union type for visibility

v0.27.0

10 Apr 05:42

Choose a tag to compare

Changelog

  • 6fc1f7c feat: inbox shows assignments alongside mentions and caches results

v0.26.0

08 Apr 16:34

Choose a tag to compare

Changelog

  • 0fd928c fix: patch ClickUp V2 OpenAPI spec type mismatches

v0.25.0

08 Apr 04:39

Choose a tag to compare

Changelog

  • 2aef556 feat: raw jq output, include-tags on time list, and bulk time log