v1.4.0
- Scala 3 support
UnivEq
is now afinal class
instead of a trait- Optimise
==*
and!=*
methods (to avoid boxing and drop theUnivEq
evidence) - Upgrade deps
UnivEq
is now a final class
instead of a trait==*
and !=*
methods (to avoid boxing and drop the UnivEq
evidence)