dwickern / scala-nameof

Get the name of an variable, function, class member, or type as a string--at compile-time!
MIT License
131 stars 23 forks source link

Split NameOf into trait/object and use scala v2.12.1 for cross compilation #1

Closed arturaz closed 7 years ago

arturaz commented 7 years ago

sbt +test passes

dwickern commented 7 years ago

Thanks!

arturaz commented 7 years ago

Sure thing! Have you published 1.0.1 artifacts?

dwickern commented 7 years ago

I just published it, so it might take some time to show up on Maven Central