Skip to content

Releases: ultraq/thymeleaf-expression-processor

3.2.0

16 Sep 23:06

Choose a tag to compare

  • Upgrade Groovy to 4.0.14
  • Upgrade Thymeleaf to 3.1.2.RELEASE

3.1.1

29 Mar 08:07

Choose a tag to compare

  • Upgrade Groovy to 4.0.10
  • Applied @CompileStatic and @POJO annotations to ExpressionProcessor so it can play better with current versions of GraalVM. See: oracle/graal#4484
  • Bundle native-image metadata for developers creating GraalVM native images

3.1.0

23 Feb 08:13

Choose a tag to compare

  • Upgraded Groovy to 4.0.0
  • The javadoc artifact in Maven downloads now includes this project's groovydocs, which have been missing thus far

3.0.0

21 Aug 02:32

Choose a tag to compare

  • Project now has an automatic module name, nz.net.ultraq.thymeleaf.expressionprocessor
  • Packages reorganized to work with the requirements of Java modules.

2.0.1

30 Oct 06:26

Choose a tag to compare

  • Fix generated POM - Groovy is needed as a compile dependency

2.0.0

30 Apr 06:53

Choose a tag to compare

  • Minimum required Java version is now 8
  • Upgrade to Groovy 3.0.3