Skip to content

Releases: szwathub/ExtrasKit

2.0.6

12 Jun 06:52
2.0.6
8b5237e
Compare
Choose a tag to compare

Change log

Added

  • Add a method that fetch top view controller for UIApplication.
  • Add a method that accesses random elements for Array.

2.0.5

21 Jan 11:02
2.0.5
acb88ad
Compare
Choose a tag to compare

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

11 Dec 15:29
2.0.4
73d728b
Compare
Choose a tag to compare

Change log

Added

  • Add a method that turn off any dragging in UIPageViewController.

2.0.3

24 Aug 11:05
2.0.3
9494e33
Compare
Choose a tag to compare

Change log

Added

  • Add a method that fetch key window.
  • Add a method that take screenshot for UIScrollView.

2.0.2

13 Mar 07:44
2.0.2
9a5d563
Compare
Choose a tag to compare

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.

2.0.1

22 Feb 21:29
2.0.1
e1bf841
Compare
Choose a tag to compare

Change log

Added

  • Add a property sum for Array that calculates the total of any sequence
  • Add a property color for String that creates color

2.0.0

22 Feb 20:25
2.0.0
d81ebd5
Compare
Choose a tag to compare
2.0.0

1.0.0

22 Feb 20:24
1.0.0
484aaaf
Compare
Choose a tag to compare
1.0.0