Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 716 Bytes

Changelog

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.

[Unreleased]

Added

  • Display the respective icon next to a favorite task
  • Custom task provider for Laravel Artisan commands
  • Custom task provider for shell files (.sh)

v0.2.1 - 2024-03-12

Fixed

  • An internal resolving mechanism failed due to the code being minified. Code won't be minified anymore.

v0.2.0 - 2024-03-12

Added

  • Tasks can be marked as favorite on a per-workspace basis

v0.1.0 - 2024-02-10

Initial release 🎉