2.3.7
- Try to unify Scala 2 and 3 handling of tautological intersections, but fail because of scala/scala3#17544. Add
removeIntersectionTautologies
andremoveUnionTautologies
methods to LightTypeTag by @neko-kai (#393) - Add
=:=
and<:<
forwarding methods toTag
by @neko-kai (#394) - Update README.md by @pshirshov (#392)
Full Changelog: v2.3.6...v2.3.7