Releases: openium/SwiftiumKit
Releases · openium/SwiftiumKit
v2.1.1
v2.1.0
v2.0.0: SPM support
Add minor to tag script, important for SPM
v1.7.0: Pure swift
Fix crash when decrypting with a key too small
v1.6.0: Module stability
String extension to validate an email address
Setted BUILD_LIBRARY_FOR_DISTRIBUTION to YES to get module stability
v1.5.0
v1.4.0
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
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
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.