Skip to content

3.2.1

Compare
Choose a tag to compare
@elect86 elect86 released this 02 May 11:19
· 248 commits to master since this release

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)