arainko / ducktape

Automatic and customizable compile time transformations between similar case classes and sealed traits/enums, essentially a thing that glues your code. Scala 3 only. Or is it duct 🤔
https://arainko.github.io/ducktape/
Other
405 stars 7 forks source link

remove tooling, inline Debug, fix publishing #123

Closed arainko closed 8 months ago

arainko commented 8 months ago

Remove tooling - it wasn't being published but it WAS a dependency of ducktape so pulling in 0.2.0 milestones (1, 2, 3) wasn't possible. Ooops.