Asana CLI 1.0.0
Release 1.0.0
For installation instructions, please visit our documentation.
Changelog
Features
- e9e6a2e: feat: add example usage for listing tasks in project command by @timwehrle
- 6486140: feat: add more flags for tasks search command by @timwehrle
- 8887541: feat: add new flag for task listing which makes it possible to specify a user id (#27) by @timwehrle
- c1b2f45: feat: add new tasks search cmd functionality (#26) by @timwehrle
- 8cf2881: feat: add new teams list command for listing teams registered under the default workspace by @timwehrle
- b6e69a0: feat: add user ID display option in list command output by @timwehrle
- 247f4e7: feat: enhance command error handling and add version information by @timwehrle
- a9fb3f5: feat: enhance search command output with detailed messages by @timwehrle
- c259510: feat: improve shell install script by @timwehrle
- 25b7f33: feat: integrate asana api into code (#25) by @timwehrle
- f53befe: feat: start adding events endpoint by @timwehrle
Bug fixes
- 074d4cc: fix: remove events endpoint integration by @timwehrle
- 39c321a: fix: rename CancelError to ErrorCancel for consistency by @timwehrle
- 9130df6: fix: resolve a runtime error when using auth status by @timwehrle
- 0fbfad2: fix: update authentication error messages for consistency by @timwehrle
Documentation updates
- 053013f: docs: add image credits and center image by @timwehrle
- 74c6cf1: docs: add search functionality for tasks with filters in README by @timwehrle
- 47b05a3: docs: add security best practices and keyring integration details to README by @timwehrle
- e88f521: docs: update README with additional commands for teams and tags by @timwehrle
- 7b5934d: docs: update README with logo by @timwehrle
Other updates
- 948f955: chore: add script for making wsl2 keyrings work & improve readme by @timwehrle
- bf2d3b6: chore: change release changelog to show sha again by @timwehrle
- 71de9d6: chore: rename version package to build and update goreleaser config by @timwehrle
- cf734ba: chore: update deprecated configs in goreleaser config by @timwehrle
- bf757a9: chore: update goreleaser config and add date to ldflags by @timwehrle
Full Changelog: v0.1.5...v1.0.0