Skip to content

Releases: FlineDev/HandySwift

0.1.5

25 Dec 23:10
Compare
Choose a tag to compare

Restructured + Swift Package Manager ready.

0.1.4

20 Dec 01:28
Compare
Choose a tag to compare

Moved times method to Int class + example improvements.

0.1.3

19 Dec 23:40
Compare
Choose a tag to compare

Remove ambiguous times method with argument.

Fix deployment target issue.

19 Dec 13:07
Compare
Choose a tag to compare
0.1.2

Fixed iOS version lowering.

Lowered deployment target to iOS 8.0

19 Dec 12:51
Compare
Choose a tag to compare
0.1.1

Lowered minimum deployment target to iOS 8.0.

0.1

18 Dec 22:54
Compare
Choose a tag to compare
0.1

Support for .times method on IntegerType
– .times Method supported
– Carthage install supported