1.7.1 (2023-07-23)
- Fix SPM.
1.7.0 (2023-03-28)
- Remove something.
1.6.0 (2023-03-28)
- Bugfix.
1.5.4 (2023-02-09)
- Add string error.
1.5.3 (2023-02-08)
- Fix
TimeInterval+
.
1.5.2 (2022-11-06)
- Fix conflicts with
CoreGraphics
.
1.5.1 (2022-11-05)
- Fix conflicts with
CoreGraphics
.
1.5.0 (2022-11-04)
- Remove Attributes, Device and Reachability;
- Update MinimumOSVersion;
- Fix Cartfile.
1.4.11 (2021-06-30)
- Fix SPM.
1.4.10 (2021-06-30)
- Add more files to SPM package.
1.4.9 (2020-10-26)
- Update
DeviceKit
.
1.4.8 (2020-09-22)
- Update
DeviceKit
.
1.4.7 (2020-08-24)
- Add
isAppExtension
.
1.4.6 (2020-06-18)
- Fix
keyWindow
.
1.4.5 (2020-06-01)
- Fix issue #7.
1.4.4 (2020-05-30)
- Fix statusBarHeight.
1.4.3 (2020-05-29)
- Fix goBack.
1.4.2 (2020-05-29)
- Update deployment_target.
1.4.1 (2020-05-28)
- Update dependency.
1.4.0 (2020-05-28)
- Add.
1.3.2 (2020-02-26)
- Fix url.
1.3.1 (2019-11-28)
- swift-algorithm-club.
1.3.0 (2019-11-28)
- swift-algorithm-club.
1.2.3 (2019-11-27)
- ExSwift.
1.2.2 (2019-11-23)
- Fix.
1.2.1 (2019-11-22)
- Fix.
1.2.0 (2019-11-22)
- Remove group.
1.1.2 (2019-11-20)
- Fix visibility.
1.1.1 (2019-10-13)
- Fix for
tvOS
.
1.1.0 (2019-10-12)
- Group the properties and functions for Foundation Extensions.
1.0.1 (2019-10-09)
- Fix
UIColor
toCIColor
; - Fix
.h
.
1.0.0 (2019-10-08)
- Support macOS & watchOS & tvOS.
- Support SPM;
- Support Carthage.
0.10.2 (2019-10-08)
- Add.
0.10.1 (2019-10-07)
- Fix.
0.10.0 (2019-10-06)
var
changed tofunc
inCGColor
,CIColor
andNSColor
.
0.9.5 (2019-10-06)
- Add extension for
NSColor
andNSImage
.
0.9.4 (2019-10-06)
- Fix.
0.9.3 (2019-10-06)
- Use canImport instead of platform.
0.9.2 (2019-09-28)
- Fix.
0.9.1 (2019-09-28)
- Add support for the new September 2019 devices.
0.9.0 (2019-09-24)
- Remove
count
andstring
.
0.8.2 (2019-09-20)
- Fix import.
0.8.1 (2019-09-20)
- Fix available.
0.8.0 (2019-09-20)
- Make subspecs.
0.7.4 (2019-08-30)
- Add dataGif.
0.7.3 (2019-08-29)
- Fix Carthage.
0.7.2 (2019-08-28)
- Fix Carthage.
0.7.1 (2019-08-28)
- Support Carthage.
0.7.0 (2019-08-28)
- Support GIF.
0.6.0 (2019-08-26)
- Fix.
0.5.0 (2019-08-21)
- Fix.
0.4.0 (2019-08-20)
- Add extension for
BinaryFloatingPoint
; - Add extension for
UIGestureRecognizer
.
0.3.0 (2019-08-16)
- Add dependency on SwiftyAttributes.
0.1.0 (2019-08-15)
- First public release.