SwiftyUtils v4.0.0 Release Notes

Release Date: 2019-03-27 // about 5 years ago
  • 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