Skip to content

Asana CLI 0.1.0

Choose a tag to compare

@timwehrle timwehrle released this 03 Jan 10:58
· 155 commits to main since this release

Changelog

Features

  • feat: add new functionalities for updating tasks by @timwehrle
  • feat: add utility function to convert from string to date by @timwehrle
  • feat: implement editor prompter by @timwehrle

Bug fixes

Dependency updates

  • build(deps): bump github.com/timwehrle/asana-go to v0.1.0 by @timwehrle
  • build(deps): upgrade to own asana api wrapper by @timwehrle

Documentation updates

  • docs: add task update documentation by @timwehrle
  • docs: include contributing guidelines by @timwehrle

Other updates