Skip to content

Release v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 08:31
· 28 commits to main since this release

Changelog

🚀 Features

heif

  • first version of the HEIF/AVIF plugin (f6ab315)

unscoped

🐛 Fixes

  • fix error message when incorrect Java version is used (d149184)

🔄️ Changes

heif

  • properly release native resources (1c19914)

🛠 Build

common

  • more accurate temp file prefix (8a0df27)

dependabot

deps

  • bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 (d4ae5b9)
  • bump actions/checkout from 3 to 4 (25b4102)
  • bump org.jreleaser from 1.7.0 to 1.8.0 (60abfb6)
  • bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 (4959e19)
  • bump org.jreleaser from 1.6.0 to 1.7.0 (a70f2ee)
  • bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (04e75c0)
  • bump org.jreleaser from 1.5.1 to 1.6.0 (90c1001)
  • bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 (03b5a33)
  • bump org.mockito:mockito-core from 4.8.1 to 4.11.0 (e371937)
  • bump com.github.ben-manes.versions from 0.43.0 to 0.46.0 (bd1a4f8)
  • bump org.junit.jupiter:junit-jupiter from 5.9.1 to 5.9.2 (d1bfb44)
  • bump org.jreleaser from 1.4.0 to 1.5.1 (2b0dd22)
  • bump com.twelvemonkeys.imageio:imageio-core (1bd72f1)
  • bump io.github.gradle-nexus.publish-plugin (2ba77b5)
  • bump org.assertj:assertj-core from 3.23.1 to 3.24.2 (d8e5bd3)

jreleaser

  • categorize scope for changelog (94a9942)
  • add missing labeler (2b8a83a)

unscoped

  • install libheif (1fc3ee6)
  • bump gradle to 8.3 (0fa92a4)
  • update svu cli flag (bd976f4)
  • don't verify gradle wrapper twice for dependabot (2d69d73)

📝 Documentation