Skip to content

Releases: h4llow3En/mac-notification-sys

v0.6.12

09 Mar 15:37

Choose a tag to compare

What's Changed

Full Changelog: v0.6.11...v0.6.12

v0.6.11

08 Mar 12:20

Choose a tag to compare

Full Changelog: v0.6.10...v0.6.11

v0.6.10

06 Mar 11:44

Choose a tag to compare

What's Changed

  • ci: add denys and check minimum version builds by @hoodie in #80
  • Add release workflow by @h4llow3En in #82
  • feat: Update Rust edition and MSRV to minimum of dependencies by @h4llow3En in #83

Full Changelog: v0.6.9...v0.6.10

v0.6.8

06 Nov 22:33

Choose a tag to compare

Full Changelog: v0.6.7...v0.6.8

v0.6.7

06 Nov 22:33

Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.6.7

v0.6.6

08 Jul 22:51

Choose a tag to compare

What's Changed

  • fix: correct wait for click behavior by @hoodie in #73

Full Changelog: v0.6.5...v0.6.6

v0.6.5

03 Jul 21:54

Choose a tag to compare

What's Changed

  • feat: add support for waiting on notification click by @tasuren in #70

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

06 Apr 22:25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

06 Apr 22:25

Choose a tag to compare

What's Changed

  • ci: update by @hoodie in #58
  • fix: do not return uninitialized actiondata as notification response by @hoodie in #66

Full Changelog: v0.6.2...v0.6.3

v0.6.0

12 Aug 09:27

Choose a tag to compare

Full Changelog: v0.5.9...v0.6.0

⚠ BREAKING CHANGE

  • notifications do not show an unused "show" action button but default

Features

  • default to no action button (6bf2342)