Releases: lightbend-labs/scala-sculpt
Releases · lightbend-labs/scala-sculpt
Sculpt 0.1.2
- package as fat JAR, in hopes this will work better in customer's Gradle setup
Sculpt 0.1.0
results of first sprint, ready for testing.
initial feature set:
- compiler plugin analyzes source code, generates JSON
- JSON can be parsed into case classes for analysis from Scala REPL or Scala code
documentation is in README.md, included in both the JAR and the source code archive