Skip to content

Releases: Asana/python-asana

v0.10.8

20 Oct 01:11
9b54ab9

Choose a tag to compare

Adds support for Audit Log API

v0.10.7

28 Sep 00:30
8b3f067

Choose a tag to compare

  • Adds support for updating webhooks

v0.10.6

23 Aug 22:42
5f441ab

Choose a tag to compare

  • Adds POST /goals
  • Adds Time Periods

v0.10.5

06 Aug 17:32
c6d546a

Choose a tag to compare

Adds support for Goals endpoints.

v0.10.4

15 Apr 00:03
1f76e92

Choose a tag to compare

Syncing with the latest OpenAPI spec

v0.10.3

05 Oct 21:48

Choose a tag to compare

Added create_attachment_for_task to the attachments resource.

v0.10.2

08 Sep 20:30

Choose a tag to compare

Fixes BatchAPI being ignored on the client.

v0.10.1

25 Aug 18:21

Choose a tag to compare

Added team_memberships to resources

v0.10.0

14 Feb 00:54
ebfbafb

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 method names.

v0.9.2

20 Dec 19:03

Choose a tag to compare

Fixes an incorrectly strict requirement.