Releases: szwathub/ExtrasKit
Releases · szwathub/ExtrasKit
2.0.6
2.0.5
Change log
Added
- Add a method that remove all duplicate elements for
Sequence
. - Add a method that create a file URL referencing the local file or directory at path.
- Add a method that diff the original and the given sequences.
- Add a method that intersect the original and the given sequences.
- Add a method that crop image within aspect ratio specified by a CGSize.
- Add a method that union the original and the given sequences.
2.0.4
2.0.3
2.0.2
Change log
Added
- Add a method that scrolls the scroll view contents until the specified position is visible.
- Add a safely subscript funciton for protocol
Collection
. - Add a static method that triggers impact feedback.
- Add a method that validates if a string is a valid email address.
- Add static property that obtains application info for
String
.