Skip to content

Releases: graalvm/native-build-tools

0.9.19

05 Dec 08:59

Choose a tag to compare

What's Changed

  • Remove dev version from workflow by @dnestoro in #370
  • Fix compile task out of date when runtime args change by @melix in #372
  • Fix repository not downloaded from Maven Central by @melix in #374

Full Changelog: 0.9.18...0.9.19

0.9.18

22 Nov 09:45

Choose a tag to compare

What's Changed

Read what's new in the documentation.

  • Trim GraalVM version to fix Windows support
  • Add tests for NativeImageUtils.escapeArg
  • Do not escape quoted regexp args when using argsfile
  • Upgrade to GraalVM metadata repository 0.2.5

Full Changelog: 0.9.17...0.9.18

0.9.17

04 Nov 11:17

Choose a tag to compare

What's Changed

Read what's new in the documentation.

Full Changelog: 0.9.16...0.9.17

0.9.16

19 Oct 16:47

Choose a tag to compare

What's Changed

Read what's new in the documentation.

Full Changelog: 0.9.15...0.9.16

0.9.15

17 Oct 09:07
ff79848

Choose a tag to compare

What's Changed

Read what's new in the documentation.

  • Move block from onTestClassRegistered to onLoad function by @dnestoro in #312
  • Add .sdkmanrc by @philwebb in #320
  • Bump the default metadata repository version to 0.2.1 by @dnestoro in #323
  • Fix functional tests for MacOS users by @philwebb in #321
  • Include buildtool support for bundling reachability metadata into jar files by @philwebb in #322
  • Ship the GraalVM metadata repository as an artifact alongside NBT by @melix in #331
  • Improve toolchain selection diagnostics by @melix in #332
  • Bump metadata repository version by @melix in #335
  • Fix NoSuchFileExceptionv in collectReachabilityMetadata` Gradle task by @sdeleuze in #336
  • Remove use of DependencyFilter by @melix in #337

New Contributors

Full Changelog: 0.9.14...0.9.15

0.9.14

22 Sep 09:41
45da096

Choose a tag to compare

What's Changed

Read what's new in the documentation.

New Contributors

Full Changelog: 0.9.13...0.9.14

0.9.13

12 Jul 09:40
39a1289

Choose a tag to compare

What's Changed

Read what's new in the documentation.

New Contributors

Full Changelog: 0.9.12...0.9.13

0.9.12

21 Jun 16:37
9eb9073

Choose a tag to compare

What's Changed

Read what's new in the documentation.

Full Changelog: 0.9.11...0.9.12

0.9.11

23 Mar 09:47
542c1c2

Choose a tag to compare

What's Changed

Read what's new in the documentation.

New Contributors

Full Changelog: 0.9.10...0.9.11

0.9.10

14 Feb 16:42
b35a4e8

Choose a tag to compare

What's Changed

Read what's new in the documentation.

  • Introduce skipNativeTests flag in Maven plugin by @sbrannen in #193
  • Fix system property breaking build cacheability by @melix in #192
  • Make sure executable ends with .exe under Windows by @melix in #199
  • Make it possible to override the classpath by @melix in #200
  • Upgrade to Gradle 7.4 by @melix in #202
  • Fix race condition if tests are executed in parallel by @melix in #195
  • Add support for @arg file by @melix in #205

Full Changelog: 0.9.9...0.9.10