Skip to content

3.2.1

Latest
Compare
Choose a tag to compare
@casid casid released this 25 Apr 08:07
· 20 commits to main since this release

This release brings lots of improvements to the jte Gradle Plugin.

  • #444 jte now uses Gradle 8.13
  • #445/#448 Fully isolated Kotlin compiler usage in Gradle Plugin, this means the Kotlin version used by Gradle no longer conflicts with the Kotlin version used to precompile kte templates.

Big thanks to @edward3h, @schowave and @Nickoriuk to make this happen!