- Your change here.
- Support for optional object parameter in notification posting
- Comprehensive DocC documentation with examples and best practices
- Enhanced API documentation with usage examples
- Improved documentation throughout the codebase
- Enhanced test coverage for new functionality
- #1:
NotificationCenter.smuggleextension method for improved ergonomics - @samsonjs. - Better API for posting notifications directly from NotificationCenter
- Improved logging using
os.loginstead ofNSLog - Enhanced overall package documentation
- Updated documentation and version references
- Fixed deployment targets for iOS 18.0+ and macOS 15.0+
- Updated README with comprehensive usage examples and documentation
- Initial release of NotificationSmuggler
Smuggledprotocol for type-safe notification handlingNotificationandNotificationCenterextensions for smuggling notifications- Support for async/await and Combine notification observation
- Swift 6 concurrency support with
Sendableconformance - Comprehensive test suite using Swift Testing framework
- iOS 18.0+ and macOS 15.0+ platform support