Skip to content

v0.2.0

Choose a tag to compare

@pleaseai-bot pleaseai-bot released this 25 Oct 05:28
26267b4

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)