Skip to content

Feature Release

Compare
Choose a tag to compare
@tonystone tonystone released this 22 Apr 02:12
· 58 commits to master since this release

New Features

  • New algorithms implemented
    • Intersection
    • Difference
  • Improved Swift compatibility
    • Specific nullability attributes for all methods.
    • Swift methods added that throw Swift ErrorType instead of NSException.
    • Swift compatibility tests added.