Skip to content

Turbine 0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 20:15

Changes:

  • Initial support for string templates (#303)
  • Improve modelling of types of elements that are missing from the classpath (f607f6e)
  • Fix removal of type annotations from derived types in javax.lang.model.util.Types for consistency with JDK-8042981 (d3b0c98)
  • Fix removal of type annotations from wildcard types (62d9e65)

Full changelog: v0.3.1...v0.4.0