scala-phash v1.2.2 Release Notes
Release Date: 2019-06-10 // over 5 years ago-
👍 Scala 2.13 support
Previous changes from v1.2.1
-
Perfomance improvements
.map
and.foreach
methods in hot code replaced towhile
loops.✅ About 30% acceleration for
sbt test
achieved.