Skip to content

Releases: pleaseai/asana

v0.5.0

10 Jun 09:11
9204df6

Choose a tag to compare

0.5.0 (2026-06-10)

Features

  • add attachments, custom fields, batch operations, and search (Phase 6) (#28) (d15ab26), closes #19
  • add subtask and dependency commands (#16) (#26) (e75a3f8)
  • add team, workspace, and user management commands (#29) (da0a6db)
  • oauth: add PKCE, secure state, scope management, and OOB flow (#24) (bc404c9)
  • phase 4 collaboration features (comments, followers, tags) (#30) (c2528ea)

Documentation

  • add please workspace and ARCHITECTURE.md (#25) (778d835)
  • update install script command from 'sh' to 'bash' (6de56ef)
  • update install script command from 'sh' to 'bash' (f823b5a)

v0.4.0

30 Oct 16:26
22f0bbf

Choose a tag to compare

0.4.0 (2025-10-30)

Features

  • Phase 2 - Project and Section Management (#21) (ce6627c)

v0.3.0

30 Oct 11:32
c2c4921

Choose a tag to compare

0.3.0 (2025-10-30)

Features

  • integrate @pleaseai/cli-toolkit for enhanced TOON output (#13) (cbb7f20)
  • Phase 1 - Task Update and Move Commands (#20) (158369d)

Bug Fixes

  • use GitHub App token for Homebrew formula updates (36d202d)

Documentation

  • rewrite README in English with documentation links (#5) (854282d)

v0.2.0

25 Oct 05:28
26267b4

Choose a tag to compare

0.2.0 (2025-10-25)

Features

  • add .env file with Asana access token and dotenv public key (128f2aa)
  • add dotenvx support and comprehensive E2E tests (f2e1201)
  • add manual E2E test workflows for GitHub Actions (9cc7384)
  • enable JSON module resolution in TypeScript configuration (ddf3447)
  • implement distribution strategy with Homebrew, installation script, and self-update (#4) (cf89495)
  • initial Asana CLI implementation (c6b1bdf)
  • update Asana access token and rename dotenv key in workflows (d8b4c7f)
  • update Asana access token and workspace in .env file (eb9c112)

Documentation

  • add comprehensive Asana Node.js client documentation (b2cf0dc)
  • add environment setup guide and E2E test helpers (e4678f6)
  • update documentation structure and correct file paths (5a11085)