kotlin-unsigned v3.2.1 Release Notes

Release Date: 2019-05-02 // almost 5 years ago
  • v3.2.1

    • kotlin 1.3.31
    • ๐Ÿ‘• kotlintest 3.3.2
    • gradle 5.4.1
    • โœ‚ removed java 1.7 unsigned support (using jdk 1.8)
    • โž• added corresponding MIN/MAX values for Utypes with the same type
    • โž• added Utype hashCode(), toString(radix), toString(format)