Skip to content

Releases: scalalandio/chimney-macro-commons

v2.0.0

08 May 10:58
Compare
Choose a tag to compare

Chimney Macro Commons got extracted to separate repository to decouple their lifecycle with Chimney's one

  • minor cleanups with some Type and Expr utilities
  • distinct val getters created as val arguments and vals in class body
  • fix for RC-1
  • update Type.prettyPrint for newer Scala 3

v2.0.0-RC3

22 Mar 18:07
Compare
Choose a tag to compare

Chimney Macro Commons got extracted to separate repository to decouple their lifecycle with Chimney's one

  • minor cleanups with some Type and Expr utilities
  • distinct val getters created as val arguments and vals in class body
  • fix for RC-1
  • update Type.prettyPrint for newer Scala 3

v2.0.0-RC2

14 Mar 13:36
Compare
Choose a tag to compare
v2.0.0-RC2 Pre-release
Pre-release

Chimney Macro Commons got extracted to separate repository to decouple their lifecycle with Chimney's one

  • minor cleanups with some Type and Expr utilities
  • distinct val getters created as val arguments and vals in class body
  • fix for RC-1

v2.0.0-RC1

13 Mar 18:43
Compare
Choose a tag to compare
v2.0.0-RC1 Pre-release
Pre-release

Chimney Macro Commons got extracted to separate repository to decouple their lifecycle with Chimney's one

  • minor cleanups with some Type and Expr utilities
  • distinct val getters created as val arguments and vals in class body