Releases: teufelaudio/UIExtensions
Releases · teufelaudio/UIExtensions
v4.0.3
What's Changed
- ScrollIfNeeded deprecation by @LukasLiebl in #82
- Applies a minimal left padding to enumerated list to avoid clipping by @LukasLiebl in #83
Full Changelog: v4.0.1...v4.0.3
v4.0.2
What's Changed
- adjust snapshot testing helpers to new api by @OguzYuuksel in #79
- Revert "adjust snapshot testing helpers to new api (#79)" by @OguzYuuksel in #80
- adjust snapshot testing helpers to new api by @OguzYuuksel in #81
Full Changelog: v4.0.0...v4.0.2
v4.0.1
What's Changed
- adjust snapshot testing helpers to new api by @OguzYuuksel in #79
Full Changelog: v4.0.0...v4.0.1
v4.0.0
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