Skip to content

Releases: lightbend-labs/scala-sculpt

Sculpt 0.1.2

12 Jan 18:54
Compare
Choose a tag to compare
Sculpt 0.1.2 Pre-release
Pre-release
  • package as fat JAR, in hopes this will work better in customer's Gradle setup

Sculpt 0.1.0

17 Dec 21:35
Compare
Choose a tag to compare
Sculpt 0.1.0 Pre-release
Pre-release

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