0.4.0
Pre-release
Pre-release
Highlights
- Build intermediates and final artifacts now live in separate trees (breaking). Intermediates go to
.appdist-build/<target>/and shippable packages toappdist/<target>/dist/. New--build-dir/--appdist-diroptions replace the removed--out-dir. A fullbuildwipes the per-target intermediates first for a clean build. - Same-version MSI upgrades. New MSI key
allow-same-version-upgrades(defaultfalse) emitsAllowSameVersionUpgrades="yes"on the WiXMajorUpgrade. MSI-only.
Full Changelog: 0.3.1...0.4.0