Skip to content

Releases: fedora-java/xmvn-generator

2.1.1

12 Jul 04:59

Choose a tag to compare

What's Changed

  • Add README.md badge with Fedora Rawhide version by @mizdebsk in #22
  • Fix CNFE caused by ZLIB EOFException by @mizdebsk in #24
  • Bump io.kojan:dola-bsx-api from 1.3.0 to 1.3.1 by @dependabot[bot] in #23

Full Changelog: 2.1.0...2.1.1

2.1.0

08 Jul 12:05

Choose a tag to compare

What's Changed

  • Remove direct usage of JNI by @mizdebsk in #7
  • Disable verbose debug output by default by @mizdebsk in #8
  • Suppress non-fatal stack traces unless debugging is enabled by @mizdebsk in #9
  • Configure dependabot and CI workflow by @mizdebsk in #11
  • Launch JVM via Dola BSX to ensure compatibility by @mizdebsk in #10
  • Bump org.easymock:easymock from 4.3 to 5.6.0 by @dependabot in #13
  • Bump org.apache.maven:maven-model from 3.9.9 to 3.9.10 by @dependabot in #14
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #15
  • Bump org.ow2.asm:asm from 9.7.1 to 9.8 by @dependabot in #18
  • Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.13.3 by @dependabot in #17
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M7 to 3.5.3 by @dependabot in #20
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot in #21

New Contributors

Full Changelog: 2.0.2...2.1.0

2.0.1

07 Oct 09:50

Choose a tag to compare

What's Changed

  • Auto-format code using Palantir Java format by @mizdebsk in #4
  • Better handle non-UTF-8 input in jpackage_script generator by @mizdebsk in #5

Full Changelog: 2.0.0...2.0.1

2.0.0

27 Sep 14:25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.3...2.0.0