Skip to content

v0.5.1

Compare
Choose a tag to compare
@krzemin krzemin released this 24 Apr 21:49
· 1266 commits to master since this release

Change log:

  • Fix withFieldConst to work with lifted transformation (#163)
  • Suggest using .enableMethodAccessors in the error message when def accessor found (#156)
  • Compile with scala 2.12.11 (#157)

Thanks @ldrygala and @joroKr21 for your efforts!