Skip to content

v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jkschneider jkschneider released this 23 Dec 22:53
· 151 commits to master since this release
  • Rename delete to deleteField
  • Entire AST is now immutable, including all Type and Formatting types
  • Package renaming
  • Introduce flyweights in Tr.Ident and Type to improve heap utilization
  • Experimental gradle plugin
  • Add rewrite-jackson module to standardize the serialization format around Smile with object identities.
  • Fixed conversion bug for annotations with a single non-'value' argument