Version 1.1.0
TerminalAlert
Command Completion Alerts – Stay Notified, Stay Productive!
Installation
-
With PIP (PyPI)
pip install TerminalAlert==1.1.0
-
Using the Wheel File
pip install TerminalAlert-1.1.0-py3-none-any.whl
-
Using the Source Tarball File
pip install TerminalAlert-1.1.0.tar.gz
What's Changed
[1.1.0] - 2024-12-21
Fixed
- Command Line Arguments not being properly parsed when installed as a package, which prevented TerminalAlert from executing commands
Full Changelog: https://github.com/Jemeni11/TerminalAlert/blob/main/CHANGELOG.md
Compare this version to v1.0.0: v1.0.0...v1.1.0