Skip to content

1.8.2

Compare
Choose a tag to compare
@eed3si9n eed3si9n released this 25 Sep 22:38
v1.8.2

Bug fixes

  • Fixes "match may not be exhaustive." error on Scala 2.13 #565 by @kovstas
  • Fixes the code generation of attribute accessor to add attribute prefix #318/#558 by @etitov