Skip to content

Tags: ms7m/notify-py

Tags

v0.3.43

Toggle v0.3.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #55 from TransparentLC/TransparentLC-patch-1

fix: UnsupportedPlatform exception on Windows 11 and Python 3.12

v0.3.42

Toggle v0.3.42's commit message
fix: loosen loguru requirement further

v0.3.41

Toggle v0.3.41's commit message
fix(ci): only upload LICENSE to github releases (soon upload auto-upl…

…oad .whls)

v0.3.40

Toggle v0.3.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: loosen version restraint for loguru (#40)

v0.3.39

Toggle v0.3.39's commit message
chore: bump version to "0.3.39"

v0.3.38

Toggle v0.3.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.3.38

Thanks to @GiorgosXou:
- Added: notification urgency (low, normal, critical) for notify-send 
- Fixed: notify-send, now is being used as the first choice if installed
- Fixed: OSs like BSD now default under the linux-behavioural category
- Fixed: issue under windows with extra kwargs that resulted in error
- Removed: linux_fallback_libnotify, no more need for it
- Replaced: functions with the in-built shutil.which function

v0.3.31

Toggle v0.3.31's commit message
chore: bump version

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #34 from ms7m/dev

v0.3.3

v0.3.2

Toggle v0.3.2's commit message
chore: build wheel

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md