Releases: scalalandio/chimney-macro-commons
Releases · scalalandio/chimney-macro-commons
v2.0.0
v2.0.0-RC3
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 asval
arguments andval
s in class body - fix for RC-1
- update Type.prettyPrint for newer Scala 3
v2.0.0-RC2
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 asval
arguments andval
s in class body - fix for RC-1
v2.0.0-RC1
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 asval
arguments andval
s in class body