Skip to content

Releases: openium/SwiftiumKit

v2.1.1

19 Oct 08:42
Compare
Choose a tag to compare
Fix Xcode 14 withUnsafeBytes call

v2.1.0

29 Apr 14:39
Compare
Choose a tag to compare
Tag 2.1.0

v2.0.0: SPM support

29 Apr 13:33
Compare
Choose a tag to compare
Add minor to tag script, important for SPM

v1.7.0: Pure swift

07 Jan 08:10
4694e7e
Compare
Choose a tag to compare

Fix crash when decrypting with a key too small

v1.6.0: Module stability

06 Nov 14:51
88465b7
Compare
Choose a tag to compare

String extension to validate an email address
Setted BUILD_LIBRARY_FOR_DISTRIBUTION to YES to get module stability

v1.5.0

27 Mar 14:45
a5c8748
Compare
Choose a tag to compare

Swift 5 compatibility

v1.4.0

08 Nov 13:07
Compare
Choose a tag to compare

Added

  • Add int subscript to String extension.
  • Add closed int range subscript to String extension.
  • Add int range subscript to String extension.
  • Add negative int subscript to String extension.
  • Add int subscript setter to String extension.
  • Add firstLowercased utility to String extension.

v1.3.0: Add addition operators on Dictionaries

07 Nov 12:29
Compare
Choose a tag to compare

Added

Add addition operators on Dictionaries.

Also

travis CI configuration / badge in README
Add CodeBeat badge in README

v1.2.0: Extensions on UIImage & UIColor

20 Oct 07:52
Compare
Choose a tag to compare

Added

  • Add UIImage addition to colorize an image with another color
  • Add UIColor addition to create an image filled with current color

Also

Fix CHANGELOG format and introduction of a 'latest' label on the last commit.
The following link will always allow you you to check the changes ahead of the master branch.

v1.1.1

19 Oct 11:55
Compare
Choose a tag to compare

Removes markdown from target