Skip to content

Release v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 01:23
· 1 commit to main since this release

Changelog

🚀 Features

  • 🚨 update to Java 22: requires Java 22 (96d55cc)

🐛 Fixes

webp

  • wepb did not work on windows (0d9e16b)

🛠 Build

  • bump gradle to 8.10 (caa9a76)
  • use java 22 (fb20093)
  • use ubuntu-latest and macos-13 (3452f4c)
  • merge test-windows in test job (23b09e9)
  • allows test-windows to fail without impacting the whole workflow (1d1f378)
  • use temurin JDK (dc081f9)
  • migrate to gradle/actions/setup-gradlev4 (a536580)
  • add windows tests using prebuilt dlls (aba2dfc)

📝 Documentation