Skip to content

0.4.0

Pre-release
Pre-release

Choose a tag to compare

@atsuoishimoto atsuoishimoto released this 07 Jun 04:43

Highlights

  • Build intermediates and final artifacts now live in separate trees (breaking). Intermediates go to .appdist-build/<target>/ and shippable packages to appdist/<target>/dist/. New --build-dir / --appdist-dir options replace the removed --out-dir. A full build wipes the per-target intermediates first for a clean build.
  • Same-version MSI upgrades. New MSI key allow-same-version-upgrades (default false) emits AllowSameVersionUpgrades="yes" on the WiX MajorUpgrade. MSI-only.

Full Changelog: 0.3.1...0.4.0