- Licensed the project.
- Added support for state changes.
- Moved the following structures to a
Wrappers
folder inSources/SwiftUIVisualEffects
:_BlurVisualEffectViewRepresentable
_VibrancyVisualEffectViewRepresentable
- Moved
BlurEffect
to a new file,BlurEffect.swift
, inSources/SwiftUIVisualEffects
.