Releases: Torann/laravel-asana
Releases · Torann/laravel-asana
0.4.6
- support for laravel 9 and 10
0.4.5
- Add API calls for adding and removing followers from tasks #22
0.4.4
- Add Laravel 8 support #20
0.4.2
- Default workspace id in
getCustomFields
#14
v0.4.1
- Add in support for Custom Fields
- Get all users with different fields. Not only id and name
v0.4.0
- Added attachment
- Code cleanup
- Add helper function
v0.3.1
- Big ints get parsed to a float in json_decode. JSON_BIGINT_AS_STRING
- getTasksByFilter ignores filters beside the predefined ones