Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Asana CLI 0.1.1

Choose a tag to compare

@timwehrle timwehrle released this 05 Jan 10:42
· 133 commits to main since this release
418cd51

Changelog

Features

  • feat: enhance formatting for tasks list command by @timwehrle
  • feat: introduce factory to commands by @timwehrle

Bug fixes

  • fix: move version package to internal by @timwehrle
  • fix: remove make commands by @timwehrle
  • fix: resolve formatting check in workflow by @timwehrle
  • fix: update config to store files in platform specific directories (#6 #3) by @timwehrle
  • fix: update packages in terms of go best practices by @timwehrle
  • fix: update typos in workflow by @timwehrle
  • fix: update workflow to just use one job by @timwehrle

Documentation updates

  • docs: update installation instructions by @timwehrle

Other updates

  • Add installation via Homebrew (#9) by @timwehrle
  • Add projects command for listing projects (#8) by @timwehrle
  • Introduce GitHub Action workflow by @timwehrle
  • chore(release): update version handling by @timwehrle
  • chore: update makefile commands by @timwehrle
  • refactor: enhance auth errors with error symbol by @timwehrle
  • refactor: enhance error handling in auth by @timwehrle
  • refactor: rename from formatter to format by @timwehrle
  • refactor: resolve lint issues by @timwehrle
  • refactor: resolve linting issues by @timwehrle