Asana API wrapper for Laravel, supporting workspaces, projects, tasks, tags, users and stories.
Documentation for the package can be found on Wiki.
- Allow Laravel 8
- Allow Laravel 6 et Laravel 7
- Added getDetailedProjectTasks function
- Added attachment
- Code cleanup
- Add helper function
- Fix big integers parsing
- Fix
getTasksByFilter
ignoring filters beside the predefined ones
- Remove API key (deprecated) support
- Add support for Lumen
- Code cleanup
- Update to Laravel 5
- Code cleanup