XxHash Swift Versions Save

xxHash framework in Swift.

1.1.1

2 years ago

Fixed a warning when using SwiftPM.

1.1.0

3 years ago
  • Upgrade to Xcode 12

1.0.13

5 years ago

Update

  • Performance Improvement

1.0.12

5 years ago

Update

  • Add XXH3 test version
  • Fix XXH64
  • Rename Classes
    • xxHash32 -> XXH32
    • xxHash64 -> XXH64
    • "xxHash32" and "xxHash64" has been typealias.

1.0.11

5 years ago

Update

  • Fix Deployment Targets

1.0.10

5 years ago

Update

  • Migrating to Swift 5.0 / Xcode 10.2

1.0.9

5 years ago

Update

  • Update Documentation

1.0.8

5 years ago

Add

  • jazzy docs
  • digest's hex func

1.0.7

5 years ago

Update

  • Optimize Swift performance

1.0.6

5 years ago

Update

  • Passed SwiftLint
  • Update Document comments