Version 1.2.0
TerminalAlert
Command Completion Alerts—Stay Notified, Stay Productive!
Installation
-
With PIP (PyPI)
pip install TerminalAlert==1.2.0
-
Using the Wheel File
pip install TerminalAlert-1.2.0-py3-none-any.whl
-
Using the Source Tarball File
pip install terminalAlert-1.2.0.tar.gz
What's Changed
[1.2.0] - 2024-12-21
Fixed
- Update command now runs without positional argument
command
. - CHANGELOG URL in pyproject.toml
Changed
- Description now uses an em-dash.
- Added a space to the notification title.
Full Changelog: https://github.com/Jemeni11/TerminalAlert/blob/main/CHANGELOG.md
Compare this version to v1.1.0: v1.1.0...v1.2.0