scala-phash v1.2.2 Release Notes

Release Date: 2019-06-10 // almost 5 years ago
  • 👍 Scala 2.13 support


Previous changes from v1.2.1

  • Perfomance improvements

    .map and .foreach methods in hot code replaced to while loops.

    ✅ About 30% acceleration for sbt test achieved.