Skip to content

v0.9.0

Choose a tag to compare

@fonkamloic fonkamloic released this 14 Feb 19:34
· 67 commits to development since this release

What's New

  • Swift Package Manager supportPackage.swift for both iOS and macOS, with full CocoaPods backward compatibility.
  • Color picker — 8 preset colors in the example app's color overlay section. Picking a color while the overlay is active applies it immediately.
  • Blur radius slider — adjustable 1–100 slider that applies the blur overlay in real time.
  • Updated podspec source_files paths to reference SPM directory structure.
  • Added .build/ and .swiftpm/ to .gitignore and .pubignore.