Skip to content

2.0.5

Compare
Choose a tag to compare
@szwathub szwathub released this 21 Jan 11:02
· 4 commits to develop since this release
2.0.5
acb88ad

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.