Skip to content

Releases: Asana/node-asana

v0.18.6

26 Feb 18:47
bb1128a

Choose a tag to compare

Options are now propagated to the dispatcher.
Misc. field description cleanup

v0.18.5

07 Oct 18:17

Choose a tag to compare

Fixes rate limits and updates misc. packages

v0.18.4

08 Apr 21:35

Choose a tag to compare

Adds missing resource objects.

Upgrades misc. dependencies.

v0.18.3

02 Apr 22:32

Choose a tag to compare

Added robust debugging for requests.

client.dispatcher.debug(true);

v0.18.2

02 Apr 21:55

Choose a tag to compare

Fixes an issue with dispatcher parsing options

v0.18.1

02 Apr 20:12

Choose a tag to compare

Fixes jenkins build

v0.18.0

14 Feb 21:03
e16c110

Choose a tag to compare

This version converts our client libraries to use the OpenAPI spec. We also switched to a more consistent naming convention. This version keeps the old methods and adds the new methods.

v0.17.3

19 Sep 18:30
3209302

Choose a tag to compare

Fixes some reverse compatibility issues
Allows params on the Events endpoint

v0.17.2

20 Aug 17:40
3a16e3e

Choose a tag to compare

Adds backwards compatibility for getTasksByTag.

Patch release to fix bugs with options parameters

29 Jul 18:19

Choose a tag to compare

Fixes an old bug with handling of client options. (For the bulk of the recent updates please refer to https://github.com/Asana/node-asana/releases/tag/v0.17.0)