Skip to content

v1.4.0

Compare
Choose a tag to compare
@japgolly japgolly released this 17 May 23:36
· 38 commits to master since this release
v1.4.0
b1cad8b
  • Scala 3 support
  • UnivEq is now a final class instead of a trait
  • Optimise ==* and !=* methods (to avoid boxing and drop the UnivEq evidence)
  • Upgrade deps