Skip to content

Releases: Jemeni11/TerminalAlert

Version 1.2.1

21 Dec 06:48
Compare
Choose a tag to compare

TerminalAlert

Command Completion Alerts—Stay Notified, Stay Productive!

Installation

  • With PIP (PyPI)

    pip install TerminalAlert==1.2.1
  • Using the Wheel File

    pip install TerminalAlert-1.2.1-py3-none-any.whl
  • Using the Source Tarball File

    pip install terminalAlert-1.2.1.tar.gz

What's Changed

Changed

  • Paragraph about Windows-specific issues.

Full Changelog: https://github.com/Jemeni11/TerminalAlert/blob/main/CHANGELOG.md
Compare this version to v1.2.0: v1.2.0...v1.2.1

Support the Creator

Version 1.2.0

21 Dec 06:37
Compare
Choose a tag to compare

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

Support the Creator

Version 1.1.0

21 Dec 06:24
Compare
Choose a tag to compare

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

Support the Creator

Version 1.0.0

21 Dec 06:07
Compare
Choose a tag to compare

TerminalAlert

Command Completion Alerts – Stay Notified, Stay Productive!

Installation

  • With PIP (PyPI)

    pip install TerminalAlert==1.0.0
  • Using the Wheel File

    pip install TerminalAlert-1.0.0-py3-none-any.whl
  • Using the Source Tarball File

    pip install TerminalAlert-1.0.0.tar.gz

Changelog

CHANGELOG.md

Support the Creator