All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Display the respective icon next to a favorite task
- Custom task provider for Laravel Artisan commands
- Custom task provider for shell files (
.sh
)
- An internal resolving mechanism failed due to the code being minified. Code won't be minified anymore.
- Tasks can be marked as favorite on a per-workspace basis
Initial release 🎉