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.