Releases: teufelaudio/UIExtensions
Releases · teufelaudio/UIExtensions
v3.0.1
What's Changed
- Fixes mutation from sendable closure error coming up with XCode 16.2 by @LukasLiebl in #77
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Implements text view builder for enumerations in EnumeratedList by @LukasLiebl in #75
Full Changelog: v2.1.2...v3.0.0
v2.1.2
- Removed
@objc
annotations fromApplicationOpener
, added one newasync
API.
v2.1.1
v2.1.0
v2.0.0
- Dependency updates
- Swift 6 migration
Dummy Release
Added bottom padding to PageControlDotsView (#70) Co-authored-by: Giulia Ariu <>
v1.2.0: Added bottom padding to PageControlDotsView (#70)
Co-authored-by: Giulia Ariu <>
v1.1.1
- Update dependencies,
- Fix macOS build
v1.1.0
- Adds shake gesture view modifier