Releases: ajimix/asana-api-php-class
Releases · ajimix/asana-api-php-class
6.4.0
12 Dec 01:12
Compare
Sorry, something went wrong.
No results found
Adds getUsersInWorkspace method
6.3.0
26 Oct 01:39
Compare
Sorry, something went wrong.
No results found
Adds createSection method
6.2.0
24 Oct 08:32
Compare
Sorry, something went wrong.
No results found
Adds the option to retrieve Asana errors
6.1.0
13 Oct 01:48
Compare
Sorry, something went wrong.
No results found
Implement "new_rich_text" feature negotiation in headers
6.0.0
11 May 01:09
Compare
Sorry, something went wrong.
No results found
Adds section methods
Enables API calls SSL verification
Enables OAuth SSL verification
Adds additional optional filters to getTasksByFilter
Minor improvements
5.1.1
11 May 00:23
Compare
Sorry, something went wrong.
No results found
Fixes createWebhook method
5.1.0
02 Jan 17:01
Compare
Sorry, something went wrong.
No results found
getTasksByFilter now allows the following optional filters: 'completed', 'completed_at', 'completed_since', 'modified_since'
5.0.0
02 Mar 10:57
Compare
Sorry, something went wrong.
No results found
Drop support for PHP 5.3, minimum requirement now is PHP 5.4
Adds custom fields support (only available for Asana premium accounts)
getProjects now can receive an array of options
removeProjectToTask deprecated, please use removeProjectFromTask
4.3.0
11 Feb 01:26
Compare
Sorry, something went wrong.
No results found
getData now converts floats to strings inside the array, so ID's are returned as a proper string