Skip to content

v0.15.0 — iOS 17 platform floor

Latest

Choose a tag to compare

@SteliyanH SteliyanH released this 01 Jul 05:14

Mechanical platform-floor bump to iOS 17 / macOS 14 / tvOS 17 / visionOS 1. No API or behavior change — the kadr public surface is identical; only the minimum deployment target moves.

Lifts the ecosystem baseline for the iOS 17 @Observable migration in kadr-reels-studio — the first step of a coordinated stack-wide move (kadr v0.15 → kadr-ui v0.12 → reels-studio).

Changed

  • Package.swift platforms → iOS 17 / macOS 14 / tvOS 17 / visionOS 1 (was iOS 16 / macOS 13 / tvOS 16).
  • Dropped 2 now-redundant @available(iOS 16, …) annotations.

Compatibility

Breaking only at the deployment-target level. Consumers needing the iOS 16 floor stay on the 0.14.x line. Last manifest change before the v1.0.0 pure-lock.

Full diff: v0.14.0...v0.15.0