Asana API wrapper for Laravel, supporting workspaces, projects, tasks, tags, users and stories.
Documentation for the package can be found on Lyften.com.
- Added support for Laravel 6 & 7
- Added support for templates
- Added artisan command - make:asana ClassName to scaffold Template Asana Class
- 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