Skip to content

Releases: Wolox/wolmo-core-ios

Version 6.4.0

13 Jun 17:29
0a951bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.3.0...6.4.0

Version 6.3.0

04 Feb 12:39
28146a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.0...6.3.0

Version 6.2.0

01 Dec 18:54
f8ecb24
Compare
Choose a tag to compare

Release meant for Swift 5, Xcode 13.0+ and iOS 12.x+.

What's Changed

Full Changelog: 6.1.0...6.2.0

Version 6.1.0

24 Nov 14:03
a8ab22c
Compare
Choose a tag to compare

Release meant for Swift 5, Xcode 13.0+ and iOS 12.x+.

What's Changed

Full Changelog: 6.0.0...6.1.0

Version 6.0.0

24 Sep 14:28
0c1f3b1
Compare
Choose a tag to compare

Release meant for Swift 5, XCode 10.2.1+ and iOS 9.x+.

5.3.0

08 Jan 12:52
Compare
Choose a tag to compare

Release meant for Swift 4.1, XCode 10+ and iOS 9.x+.

Changes:

  • New methods to add gesture recognizers. These accept a closure instead of a selector.
  • String multiplier. Strings can be repeated and concatenated with *
  • NSAttributedString concatenation with +
  • Fix for add(into:)
  • clamp and performUIUpdate

Version 5.2.0

06 Nov 15:27
Compare
Choose a tag to compare

Release meant for Swift 4.1, XCode 10+ and iOS 9.x+.

Changes:

Added clamp function
Added extension for drawing strings.
Added performUIUpdate

Version 5.1.0

14 Sep 19:53
Compare
Choose a tag to compare

Release meant for Swift 4.1, XCode 9.3 and iOS 9.x+.

Changes:

  • Removed ReactiveCocoa completely (removed AVFoundation extension, if you want them, you can go to ReactiveCore)

v5.0.0

25 Jun 20:35
2ae468f
Compare
Choose a tag to compare

Release meant for Swift 4.1, XCode 9.3 and iOS 9.x+.

Changes:

  • Removed ReactiveCocoa dependency
  • Changed the name of the framework from Core to WolmoCore

V4.1.0

27 Apr 20:57
0184d65
Compare
Choose a tag to compare

Release meant for Swift 4.1, XCode 9.3 and iOS 9.x+.

No other changes