Skip to content

Releases: testmonitor/asana-client

2.1.0

14 May 08:47
3eede17

Choose a tag to compare

Added

  • Handle InvalidRequest error when adding attachments

Updated

  • Improved exception handling
  • Removed InvalidTokenException

2.0.0

10 Apr 14:05
fc81512

Choose a tag to compare

Added

  • PHP 8.2 support

Updated

  • Managing tasks
  • Add message to UnauthorizedException

Removed

  • PHP 8.0 support

1.3.1

09 Apr 15:46
2ec002c

Choose a tag to compare

Updated

  • Set "new_goal_memberships" as a default in header configuration

1.3.0

09 Mar 15:06
23bfca7

Choose a tag to compare

Updated

  • Set "new_memberships" as a default in header configuration
  • Update to asana/php-asana 1.0.6

1.2.2

20 Jun 11:00
754e949

Choose a tag to compare

Updated

  • Set "new_project_templates" as a default in header configuration

1.2.1

29 Jan 09:48

Choose a tag to compare

Updated

  • Set "new_user_task_lists" as a default in header configuration

1.2.0

07 Jan 10:21

Choose a tag to compare

Updated

  • Updated Asana client

1.1.0

06 May 19:57

Choose a tag to compare

Updated

  • Updated composer.json namespace to comply with PSR-4

1.0.1

13 Jan 20:51

Choose a tag to compare

Updated

  • Set "string_ids" as a default in header configuration

1.0.0

08 Dec 20:44

Choose a tag to compare

  • Initial version