Skip to content

Release v2.1.14 - Hey Scala

Latest
Compare
Choose a tag to compare
@prabhu prabhu released this 10 Mar 00:31
d1252e2

atom now supports hybrid semantic and usage slicing for Scala and compiled .cclass files. The npm package includes a command called "scalasem" that compiles the project and creates a rich semantic slice from the generated .tasty files. We then generate an atom file from the .class files using the jimple frontend before generating the usage slices.

The atom-tools convert command is enhanced to parse semantic slices and extract endpoints in OpenAPI format.

What's Changed

Full Changelog: v2.1.13...v2.1.14