Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 19:57
· 55 commits to master since this release

v2.0.0

  • Completely new node client library. Code generated through Swagger Codegen.
  • Improves internal release process -> allows Asana to keep node client library in sync with the API more frequently
  • Introduces classes for resources. Responses return resource objects and data can be accessed via dot notation
  • Sample code documentation is more rich
  • Synced with latest API changes since Apr 18, 2023

v2.0.1

  • Add GitHub Action job to publish to GitHub releases + bundle javascript into min files for use with browsers
  • Added instructions on how to use library for browsers