h4llow3En/mac-notification-sys (mac-notification-sys)
### [`v0.6.1`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v061-comparev060v061-2023-08-12)
[Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.6.0...v0.6.1)
##### Fixes
- formatting and readme update ([`4b199d1`](https://togithub.com/h4llow3En/mac-notification-sys/commit/4b199d1))
### [`v0.6.0`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v060-comparev059v060-2023-08-12)
[Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/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`](https://togithub.com/h4llow3En/mac-notification-sys/commit/6bf2342))
##### [v0.5.9](///compare/v0.5.8...v0.5.9) (2023-08-11)
##### Fixes
- do not crash when selecting the title of a drop down menu ([`ba226cd`](https://togithub.com/h4llow3En/mac-notification-sys/commit/ba226cd))
##### [v0.5.8](///compare/v0.5.7...v0.5.8) (2023-07-23)
##### Features
- allow playing default notification sound ([`c0ffeec`](https://togithub.com/h4llow3En/mac-notification-sys/commit/c0ffeec))
##### [v0.5.7](///compare/v0.5.6...v0.5.7) (2023-07-23)
##### Fixes
- ensure cross-build compatibility of build.rs ([`0c1dbdf`](https://togithub.com/h4llow3En/mac-notification-sys/commit/0c1dbdf))
##### [v0.5.6](///compare/v0.5.5...v0.5.6) (2022-08-06)
##### Fixes
- Always pass a macOS deployment version to cc ([`41cc097`](https://togithub.com/h4llow3En/mac-notification-sys/commit/41cc097))
##### [v0.5.5](///compare/v0.5.4...v0.5.5) (2022-07-12)
##### Fixes
- reverting build.rs to 0.5.2 ([`5a48022`](https://togithub.com/h4llow3En/mac-notification-sys/commit/5a48022))
##### [v0.5.4](///compare/v0.5.3...v0.5.4) (2022-07-12)
##### Fixes
- reverting objc code to 0.5.2 ([`32ef45a`](https://togithub.com/h4llow3En/mac-notification-sys/commit/32ef45a)), closes [#43](https://togithub.com/h4llow3En/mac-notification-sys/issues/43)
##### [v0.5.3](///compare/v0.5.2...v0.5.3) (2022-07-10)
##### Fixes
- use NSRunningApplication instead of AppleScript ([`9125aa0`](https://togithub.com/h4llow3En/mac-notification-sys/commit/9125aa0))
- convert to ARC memory management ([`afb0ad7`](https://togithub.com/h4llow3En/mac-notification-sys/commit/afb0ad7))
##### [v0.5.2](///compare/v0.5.1...v0.5.2) (2022-06-12)
##### Fixes
- copy paste mishap in readme ([`95434c1`](https://togithub.com/h4llow3En/mac-notification-sys/commit/95434c1))
##### [v0.5.1](///compare/v0.5.0...v0.5.1) (2022-06-11)
##### Fixes
- assert on errors instead of panic in tests ([`5369717`](https://togithub.com/h4llow3En/mac-notification-sys/commit/5369717))
- move installNSBundleHook to setApplication ([`6bcce5f`](https://togithub.com/h4llow3En/mac-notification-sys/commit/6bcce5f))
- Wrap setApplication in auto release pool ([`ead722b`](https://togithub.com/h4llow3En/mac-notification-sys/commit/ead722b))
- retain bundle id NSString ([`956124e`](https://togithub.com/h4llow3En/mac-notification-sys/commit/956124e)), closes [#8](https://togithub.com/h4llow3En/mac-notification-sys/issues/8)
### [`v0.5.9`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v060-comparev059v060-2023-08-12)
[Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.8...v0.5.9)
##### ⚠ BREAKING CHANGE
- notifications do not show an unused "show" action button but default
##### Features
- default to no action button ([`6bf2342`](https://togithub.com/h4llow3En/mac-notification-sys/commit/6bf2342))
##### [v0.5.9](///compare/v0.5.8...v0.5.9) (2023-08-11)
##### Fixes
- do not crash when selecting the title of a drop down menu ([`ba226cd`](https://togithub.com/h4llow3En/mac-notification-sys/commit/ba226cd))
##### [v0.5.8](///compare/v0.5.7...v0.5.8) (2023-07-23)
##### Features
- allow playing default notification sound ([`c0ffeec`](https://togithub.com/h4llow3En/mac-notification-sys/commit/c0ffeec))
##### [v0.5.7](///compare/v0.5.6...v0.5.7) (2023-07-23)
##### Fixes
- ensure cross-build compatibility of build.rs ([`0c1dbdf`](https://togithub.com/h4llow3En/mac-notification-sys/commit/0c1dbdf))
##### [v0.5.6](///compare/v0.5.5...v0.5.6) (2022-08-06)
##### Fixes
- Always pass a macOS deployment version to cc ([`41cc097`](https://togithub.com/h4llow3En/mac-notification-sys/commit/41cc097))
##### [v0.5.5](///compare/v0.5.4...v0.5.5) (2022-07-12)
##### Fixes
- reverting build.rs to 0.5.2 ([`5a48022`](https://togithub.com/h4llow3En/mac-notification-sys/commit/5a48022))
##### [v0.5.4](///compare/v0.5.3...v0.5.4) (2022-07-12)
##### Fixes
- reverting objc code to 0.5.2 ([`32ef45a`](https://togithub.com/h4llow3En/mac-notification-sys/commit/32ef45a)), closes [#43](https://togithub.com/h4llow3En/mac-notification-sys/issues/43)
##### [v0.5.3](///compare/v0.5.2...v0.5.3) (2022-07-10)
##### Fixes
- use NSRunningApplication instead of AppleScript ([`9125aa0`](https://togithub.com/h4llow3En/mac-notification-sys/commit/9125aa0))
- convert to ARC memory management ([`afb0ad7`](https://togithub.com/h4llow3En/mac-notification-sys/commit/afb0ad7))
##### [v0.5.2](///compare/v0.5.1...v0.5.2) (2022-06-12)
##### Fixes
- copy paste mishap in readme ([`95434c1`](https://togithub.com/h4llow3En/mac-notification-sys/commit/95434c1))
##### [v0.5.1](///compare/v0.5.0...v0.5.1) (2022-06-11)
##### Fixes
- assert on errors instead of panic in tests ([`5369717`](https://togithub.com/h4llow3En/mac-notification-sys/commit/5369717))
- move installNSBundleHook to setApplication ([`6bcce5f`](https://togithub.com/h4llow3En/mac-notification-sys/commit/6bcce5f))
- Wrap setApplication in auto release pool ([`ead722b`](https://togithub.com/h4llow3En/mac-notification-sys/commit/ead722b))
- retain bundle id NSString ([`956124e`](https://togithub.com/h4llow3En/mac-notification-sys/commit/956124e)), closes [#8](https://togithub.com/h4llow3En/mac-notification-sys/issues/8)
### [`v0.5.8`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v059-comparev058v059-2023-08-11)
[Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.7...v0.5.8)
##### Fixes
- do not crash when selecting the title of a drop down menu ([`ba226cd`](https://togithub.com/h4llow3En/mac-notification-sys/commit/ba226cd))
### [`v0.5.7`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v058-comparev057v058-2023-07-23)
[Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.6...v0.5.7)
##### Features
- allow playing default notification sound ([`c0ffeec`](https://togithub.com/h4llow3En/mac-notification-sys/commit/c0ffeec))
### [`v0.5.6`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v057-comparev056v057-2023-07-23)
[Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.5...v0.5.6)
##### Fixes
- ensure cross-build compatibility of build.rs ([`0c1dbdf`](https://togithub.com/h4llow3En/mac-notification-sys/commit/0c1dbdf))
### [`v0.5.5`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v056-comparev055v056-2022-08-06)
[Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.3...v0.5.5)
##### Fixes
- Always pass a macOS deployment version to cc ([`41cc097`](https://togithub.com/h4llow3En/mac-notification-sys/commit/41cc097))
### [`v0.5.3`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v054-comparev053v054-2022-07-12)
[Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.2...v0.5.3)
##### Fixes
- reverting objc code to 0.5.2 ([`32ef45a`](https://togithub.com/h4llow3En/mac-notification-sys/commit/32ef45a)), closes [#43](https://togithub.com/h4llow3En/mac-notification-sys/issues/43)
### [`v0.5.2`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v053-comparev052v053-2022-07-10)
[Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.1...v0.5.2)
##### Fixes
- use NSRunningApplication instead of AppleScript ([`9125aa0`](https://togithub.com/h4llow3En/mac-notification-sys/commit/9125aa0))
- convert to ARC memory management ([`afb0ad7`](https://togithub.com/h4llow3En/mac-notification-sys/commit/afb0ad7))
### [`v0.5.1`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v052-comparev051v052-2022-06-12)
[Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.0...v0.5.1)
##### Fixes
- copy paste mishap in readme ([`95434c1`](https://togithub.com/h4llow3En/mac-notification-sys/commit/95434c1))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.5
->0.6
Release Notes
h4llow3En/mac-notification-sys (mac-notification-sys)
### [`v0.6.1`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v061-comparev060v061-2023-08-12) [Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.6.0...v0.6.1) ##### Fixes - formatting and readme update ([`4b199d1`](https://togithub.com/h4llow3En/mac-notification-sys/commit/4b199d1)) ### [`v0.6.0`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v060-comparev059v060-2023-08-12) [Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/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`](https://togithub.com/h4llow3En/mac-notification-sys/commit/6bf2342)) ##### [v0.5.9](///compare/v0.5.8...v0.5.9) (2023-08-11) ##### Fixes - do not crash when selecting the title of a drop down menu ([`ba226cd`](https://togithub.com/h4llow3En/mac-notification-sys/commit/ba226cd)) ##### [v0.5.8](///compare/v0.5.7...v0.5.8) (2023-07-23) ##### Features - allow playing default notification sound ([`c0ffeec`](https://togithub.com/h4llow3En/mac-notification-sys/commit/c0ffeec)) ##### [v0.5.7](///compare/v0.5.6...v0.5.7) (2023-07-23) ##### Fixes - ensure cross-build compatibility of build.rs ([`0c1dbdf`](https://togithub.com/h4llow3En/mac-notification-sys/commit/0c1dbdf)) ##### [v0.5.6](///compare/v0.5.5...v0.5.6) (2022-08-06) ##### Fixes - Always pass a macOS deployment version to cc ([`41cc097`](https://togithub.com/h4llow3En/mac-notification-sys/commit/41cc097)) ##### [v0.5.5](///compare/v0.5.4...v0.5.5) (2022-07-12) ##### Fixes - reverting build.rs to 0.5.2 ([`5a48022`](https://togithub.com/h4llow3En/mac-notification-sys/commit/5a48022)) ##### [v0.5.4](///compare/v0.5.3...v0.5.4) (2022-07-12) ##### Fixes - reverting objc code to 0.5.2 ([`32ef45a`](https://togithub.com/h4llow3En/mac-notification-sys/commit/32ef45a)), closes [#43](https://togithub.com/h4llow3En/mac-notification-sys/issues/43) ##### [v0.5.3](///compare/v0.5.2...v0.5.3) (2022-07-10) ##### Fixes - use NSRunningApplication instead of AppleScript ([`9125aa0`](https://togithub.com/h4llow3En/mac-notification-sys/commit/9125aa0)) - convert to ARC memory management ([`afb0ad7`](https://togithub.com/h4llow3En/mac-notification-sys/commit/afb0ad7)) ##### [v0.5.2](///compare/v0.5.1...v0.5.2) (2022-06-12) ##### Fixes - copy paste mishap in readme ([`95434c1`](https://togithub.com/h4llow3En/mac-notification-sys/commit/95434c1)) ##### [v0.5.1](///compare/v0.5.0...v0.5.1) (2022-06-11) ##### Fixes - assert on errors instead of panic in tests ([`5369717`](https://togithub.com/h4llow3En/mac-notification-sys/commit/5369717)) - move installNSBundleHook to setApplication ([`6bcce5f`](https://togithub.com/h4llow3En/mac-notification-sys/commit/6bcce5f)) - Wrap setApplication in auto release pool ([`ead722b`](https://togithub.com/h4llow3En/mac-notification-sys/commit/ead722b)) - retain bundle id NSString ([`956124e`](https://togithub.com/h4llow3En/mac-notification-sys/commit/956124e)), closes [#8](https://togithub.com/h4llow3En/mac-notification-sys/issues/8) ### [`v0.5.9`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v060-comparev059v060-2023-08-12) [Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.8...v0.5.9) ##### ⚠ BREAKING CHANGE - notifications do not show an unused "show" action button but default ##### Features - default to no action button ([`6bf2342`](https://togithub.com/h4llow3En/mac-notification-sys/commit/6bf2342)) ##### [v0.5.9](///compare/v0.5.8...v0.5.9) (2023-08-11) ##### Fixes - do not crash when selecting the title of a drop down menu ([`ba226cd`](https://togithub.com/h4llow3En/mac-notification-sys/commit/ba226cd)) ##### [v0.5.8](///compare/v0.5.7...v0.5.8) (2023-07-23) ##### Features - allow playing default notification sound ([`c0ffeec`](https://togithub.com/h4llow3En/mac-notification-sys/commit/c0ffeec)) ##### [v0.5.7](///compare/v0.5.6...v0.5.7) (2023-07-23) ##### Fixes - ensure cross-build compatibility of build.rs ([`0c1dbdf`](https://togithub.com/h4llow3En/mac-notification-sys/commit/0c1dbdf)) ##### [v0.5.6](///compare/v0.5.5...v0.5.6) (2022-08-06) ##### Fixes - Always pass a macOS deployment version to cc ([`41cc097`](https://togithub.com/h4llow3En/mac-notification-sys/commit/41cc097)) ##### [v0.5.5](///compare/v0.5.4...v0.5.5) (2022-07-12) ##### Fixes - reverting build.rs to 0.5.2 ([`5a48022`](https://togithub.com/h4llow3En/mac-notification-sys/commit/5a48022)) ##### [v0.5.4](///compare/v0.5.3...v0.5.4) (2022-07-12) ##### Fixes - reverting objc code to 0.5.2 ([`32ef45a`](https://togithub.com/h4llow3En/mac-notification-sys/commit/32ef45a)), closes [#43](https://togithub.com/h4llow3En/mac-notification-sys/issues/43) ##### [v0.5.3](///compare/v0.5.2...v0.5.3) (2022-07-10) ##### Fixes - use NSRunningApplication instead of AppleScript ([`9125aa0`](https://togithub.com/h4llow3En/mac-notification-sys/commit/9125aa0)) - convert to ARC memory management ([`afb0ad7`](https://togithub.com/h4llow3En/mac-notification-sys/commit/afb0ad7)) ##### [v0.5.2](///compare/v0.5.1...v0.5.2) (2022-06-12) ##### Fixes - copy paste mishap in readme ([`95434c1`](https://togithub.com/h4llow3En/mac-notification-sys/commit/95434c1)) ##### [v0.5.1](///compare/v0.5.0...v0.5.1) (2022-06-11) ##### Fixes - assert on errors instead of panic in tests ([`5369717`](https://togithub.com/h4llow3En/mac-notification-sys/commit/5369717)) - move installNSBundleHook to setApplication ([`6bcce5f`](https://togithub.com/h4llow3En/mac-notification-sys/commit/6bcce5f)) - Wrap setApplication in auto release pool ([`ead722b`](https://togithub.com/h4llow3En/mac-notification-sys/commit/ead722b)) - retain bundle id NSString ([`956124e`](https://togithub.com/h4llow3En/mac-notification-sys/commit/956124e)), closes [#8](https://togithub.com/h4llow3En/mac-notification-sys/issues/8) ### [`v0.5.8`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v059-comparev058v059-2023-08-11) [Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.7...v0.5.8) ##### Fixes - do not crash when selecting the title of a drop down menu ([`ba226cd`](https://togithub.com/h4llow3En/mac-notification-sys/commit/ba226cd)) ### [`v0.5.7`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v058-comparev057v058-2023-07-23) [Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.6...v0.5.7) ##### Features - allow playing default notification sound ([`c0ffeec`](https://togithub.com/h4llow3En/mac-notification-sys/commit/c0ffeec)) ### [`v0.5.6`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v057-comparev056v057-2023-07-23) [Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.5...v0.5.6) ##### Fixes - ensure cross-build compatibility of build.rs ([`0c1dbdf`](https://togithub.com/h4llow3En/mac-notification-sys/commit/0c1dbdf)) ### [`v0.5.5`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v056-comparev055v056-2022-08-06) [Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.3...v0.5.5) ##### Fixes - Always pass a macOS deployment version to cc ([`41cc097`](https://togithub.com/h4llow3En/mac-notification-sys/commit/41cc097)) ### [`v0.5.3`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v054-comparev053v054-2022-07-12) [Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.2...v0.5.3) ##### Fixes - reverting objc code to 0.5.2 ([`32ef45a`](https://togithub.com/h4llow3En/mac-notification-sys/commit/32ef45a)), closes [#43](https://togithub.com/h4llow3En/mac-notification-sys/issues/43) ### [`v0.5.2`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v053-comparev052v053-2022-07-10) [Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.1...v0.5.2) ##### Fixes - use NSRunningApplication instead of AppleScript ([`9125aa0`](https://togithub.com/h4llow3En/mac-notification-sys/commit/9125aa0)) - convert to ARC memory management ([`afb0ad7`](https://togithub.com/h4llow3En/mac-notification-sys/commit/afb0ad7)) ### [`v0.5.1`](https://togithub.com/h4llow3En/mac-notification-sys/blob/HEAD/CHANGELOG.md#v052-comparev051v052-2022-06-12) [Compare Source](https://togithub.com/h4llow3En/mac-notification-sys/compare/v0.5.0...v0.5.1) ##### Fixes - copy paste mishap in readme ([`95434c1`](https://togithub.com/h4llow3En/mac-notification-sys/commit/95434c1))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.