Releases: franciscolourenco/done
Releases · franciscolourenco/done
v0.5.0
Minor Changes
- Command name is now displayed in notification body. Title displays the time to complete.
- Show Terminal icon and title in Linux notifications
- Support window detection on Linux
- Remove list of excluded commands. No longer necessary since we have window detection.
v0.4.0
Minor Changes
- Support all terminals in macOS (iTerm, Terminal, Hyper, etc..)
- Display terminal icon instead of applescript icons. Requires
brew install terminal-notifier
v0.3.0
Minor Changes
- Linux support through notify-send
- General OS support through bell sound
v0.2.2
Patches
- Rename function name to _done to minimise conflict with existing functions
- Fix manual install command
v0.2.1
Minor Changes
- Stop using fish_left_prompt: This allows users to use fish_left_prompt for what it is actually meant.
Patches
- Rename function _done to done
v0.1.0
Merge pull request #1 from wan-tan/logo Updated logo