Releases: Jorricks/macos-notifications
Releases · Jorricks/macos-notifications
0.2.1
What's Changed
- Add sound param by @michelcrypt4d4mus in #25
New Contributors
- @michelcrypt4d4mus made their first contribution in #25
Full Changelog: 0.2.0...0.2.1
0.2.0
Release 0.1.6 - Update dependencies
📌 Bump requirements
Release 0.1.5
📝 Python example was missing name filter
Release 0.1.4
- 🐛 Multiple notifications in the same thread gave exceptions. Now you can send as many notifications as you want.
Release 0.1.3
📝 Out-dated python example on main page
Release 0.1.2
- 📝 Documentation update
- 📝 Remove requirements from docs
- 📝 Update badges
Release 0.1.1
📝 Fix broken image in documentation
Release production version
- 🚀 Easy python interface. It's as simple as '
client.create_notification(title="Meeting starts now!", subtitle="Team Standup")
' - 💥 Ability to add action buttons with callbacks!
- 📝 Ability to reply to notifications!
- ⌚ Delayed notifications.
- ⏱️ Automatically time out the notification listener.
- 📦 Just two packages (which is really just one package) as a dependency
Release under new name: macos-notifications
🔧 Rename project as mac-notifications was taken on pypi