Skip to content

v0.64.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 17:35
371a6e8

0.64.0 (2024-11-16)

Features

  • add commnads eclipse:live and eclipse:repository (d5d8791)
  • add Task#find (3666cfe)
  • drop Repository#require(String, String, String) (3666cfe)
  • Enhance Jitpack support (3666cfe)
  • expose the configurable option on tasks (b499bcf)
  • maven task updates pom (44b626e)
  • POM recognizes the usage of eclipse compiler automatically. (3666cfe)

Bug Fixes

  • require Java 21 (d5d8791)
  • skip annotation processor in invalid environment (44b626e)
  • Test task can show more readable output on Junit5 (44b626e)
  • test task shows class name on MethodTestSource (44b626e)
  • update sinobu (45f52f9)