Skip to content

0.15.4: Fix implicit parameter and conversion capture

Compare
Choose a tag to compare
@keynmol keynmol released this 22 Jun 21:06
· 111 commits to develop since this release
1a4c23c

Changes

This release is a bugfix, mainly revolving around #50

  • #51 Fixed compilation and rendering on Scala 3 when implicit conversions were involved
  • #52 Fixed compilation on Scala 3 when implicit/given parameters were torn apart from other parameter lists