v1.0
What's changed
Deprecated SystemSettingsNavigator.navigate(to:) throws method
The new open method (no try throws):
AppKit
NSWorkspace.openSystemSettings(_:)
UIKit
UIApplication.openSystemSettings(_:completion:)
New
AccessibilitySettingsTab add hoverText, vocalShortcuts for macOS Sequoia