Skip to content

v4.0.0

Choose a tag to compare

@tbaranes tbaranes released this 27 Mar 14:19
· 83 commits to master since this release

API breaking changes

  • Xcode 10.2 and Swift 5 support

Enhancements

  • Added Data extensions
    • data to hex string
    • hex string to data
    • data to UInt8 array
  • Added SystemUtility struct with shell command access
  • added ip address validation extension to String