Skip to content

Releases: lucasbrown/swiftui-visual-effects

SwiftUI Visual Effects 1.0.3

30 Jun 22:17
Compare
Choose a tag to compare
  • Licensed the project.
  • Added support for state changes.
  • Moved the following structures to a Wrappers folder in Sources/SwiftUIVisualEffects:
    • _BlurVisualEffectViewRepresentable
    • _VibrancyVisualEffectViewRepresentable
  • Moved BlurEffect to a new file, BlurEffect.swift, in Sources/SwiftUIVisualEffects.

SwiftUI Visual Effects 1.0.2

26 Jun 00:53
Compare
Choose a tag to compare
  • Added images to README.md.
  • Made minor fixes to the documentation.
  • Removed the now-unnecessary demonstration.

SwiftUI Visual Effects 1.0.1

25 Jun 17:17
Compare
Choose a tag to compare

Added minor tweaks to the demonstration.

SwiftUI Visual Effects 1.0

24 Jun 22:27
5061cc9
Compare
Choose a tag to compare

The initial release.