inline-java v0.8.0 Release Notes

Release Date: 2018-02-27 // about 6 years ago
  • โž• Added

    • addJarsToClasspath: a function to add a list of jar paths to the CLASSPATH in cabal hooks.

    ๐Ÿ”„ Changed

    • gradleHooks now extends the CLASSPATH even if the CLASSPATH is set.
    • ๐Ÿ“‡ Renamed setGradleClasspath to prependClasspathWithGradle.