Skip to content

2.3.7

Compare
Choose a tag to compare
@neko-kai neko-kai released this 21 May 23:40
· 57 commits to develop since this release
  • Try to unify Scala 2 and 3 handling of tautological intersections, but fail because of scala/scala3#17544. Add removeIntersectionTautologies and removeUnionTautologies methods to LightTypeTag by @neko-kai (#393)
  • Add =:= and <:< forwarding methods to Tag by @neko-kai (#394)
  • Update README.md by @pshirshov (#392)

Full Changelog: v2.3.6...v2.3.7