2.0.2
Highlights
- Lower the declared deployment targets for V2 to
iOS 13+,macOS 10.15+,macCatalyst 13+,tvOS 13+,watchOS 6+, andvisionOS 1+ - Keep the modern Swift 6 architecture and add an availability-based fallback for persistent store remote-change observation on older OS versions
- Update package documentation, V1/V2 comparison, and the migration guide to clarify that current runtime validation has been performed on iOS 15+
Notes
- This release keeps the high-version system notification path where available and uses a compatibility fallback on older deployment targets
- Current validation was performed with modern Xcode toolchains and iOS 15 runtime coverage; iOS 13 and iOS 14 were compiler-checked but not runtime-validated in the current environment
- Full test-suite verification passed before release
Full Changelog: 2.0.1...2.0.2