Releases: ffried/FFFoundation
Releases · ffried/FFFoundation
v9.6.0
v9.5.1
- Add missing
Sendable
conformance
Full Changelog: 9.5.0...9.5.1
v9.5.0
v9.4.0
v9.3.0
v9.2.1
v9.1.1
v9.1.0
This removes the extensions on UIApplication
in favor of the App Information Package.
v9.0.0
This removes deprecated APIs and moves some APIs into separate packages.
- The deprecated typealias for
Atomic
has been removed. UseSynchronized
. - The
AppGroup
model has been moved into the App Groups Package Future
has been renamed toGCDFuture
to prevent conflicts withCombine.Future
.