Skip to content

v1.7.4

Compare
Choose a tag to compare
@fvarrui fvarrui released this 30 Aug 12:59
· 45 commits to master since this release

Features:

  • New templates option to modify the behavior of templates: (#297)
<templates>
    <template>
        <name>windows/iss.vtl</name>
        <bom>false</bom>
    </template>
</templates>
  • New linuxConfig.installationPath option to specify Linux different installation path than /opt (#302)
  • Update jsign to 5.0 (#351)

Fixed issues:

  • #355 ${name}-${version}-runnable.jar is not found in deployment directory
  • #298 Exceptions while copying does not cause build to fail
  • #297 Change breaks with the non-unicode InnoSetup 5.x version... it cant read the iss file