Skip to content

Releases: FelixHerrmann/FHExtensions

1.8.2

06 Aug 18:36

Choose a tag to compare

• fixed String(cString:) deprecation warning in Xcode 14

1.8.1

02 Jan 10:25

Choose a tag to compare

UIDevice.modelIdentifier works now with Simulator and iOS apps on M1 Mac
• fixed Mac Catalyst build

1.8.0

09 Nov 21:43

Choose a tag to compare

midX and midY extension removed on CGRect
UIDirectionalPanGestureRecognizer marked as open
• color extensions for NSImage
• more tests
• fixes and improvements

1.7.0

14 Aug 23:22

Choose a tag to compare

• removed UserDefault (it is now in a separate package)
• Date init timeZone attribute added
• CI workflows added
• Unit tests fixed

1.6.6

23 Nov 15:41

Choose a tag to compare

ARM fix

1.6.5

29 Oct 01:31

Choose a tag to compare

• UserDefault.removeFromDefaults()
• CodableUserDefault.removeFromDefaults()

1.6.4

28 Oct 06:37
8c7779e

Choose a tag to compare

Bundle:
• versionNumber
• buildNumber

1.6.3

18 Oct 18:45

Choose a tag to compare

UIColor:
• init?(hex:) improvement
• createHex(alpha:hashSymbol:)

1.6.2

26 Sep 21:14

Choose a tag to compare

String.capitalizedFirst

1.6.1

25 Sep 03:39

Choose a tag to compare

UIColor(hex:)