Skip to content

PipeDerivation don't have to be defined as `val`

Choose a tag to compare

@MateuszKubuszok MateuszKubuszok released this 19 Sep 21:23
· 102 commits to master since this release
e9745c4
  • PipeDerivation[Pipe] don't have to be defined as val in Scala 2 since macro no longer relied on stable path-dependent types
  • improved documentation for Path and mixins with derive
  • small internal fixes