Fastring v1.0.0 Release Notes
Release Date: 2018-03-26 // about 7 years ago-
๐ Improved performance for JVM built-in value types by using
String.valueOf
instead oftoString
.
Previous changes from v0.3.1
-
๐ Fix build on JVM
๐ Improved performance for JVM built-in value types by using String.valueOf
instead of toString
.
๐ Fix build on JVM