| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-08-30 | 664 Bytes | |
| v1.7.4.tar.gz | 2023-08-30 | 1.9 MB | |
| v1.7.4.zip | 2023-08-30 | 1.9 MB | |
| Totals: 3 Items | 3.8 MB | 0 | |
Features:
- New templates option to modify the behavior of templates: (#297)
:::xml
<templates>
<template>
<name>windows/iss.vtl</name>
<bom>false</bom>
</template>
</templates>
- New
linuxConfig.installationPathoption 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 <additionalResources> does not cause build to fail
- [#297] Change breaks with the non-unicode InnoSetup 5.x version... it cant read the iss file