Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (15 loc) · 652 Bytes

CHANGELOG.md

File metadata and controls

16 lines (15 loc) · 652 Bytes

3.1.0

  • Make INSTALLLEVEL & REBOOT configurable (thanks to @HKrausAxon)
  • Allow passing of additional parameters to light.exe (thanks to @Qazzian)
  • Fix Readme typos (thanks to @pvenky and @trias)\

3.0.0

  • Major upgrade to the created MSIs, allowing the creation of MSIs that support auto-updates
  • Numerous bug fixes

2.0.0

  • Feature: Raise error when trying to sign without a certificateFile
  • Feature: Allow custom WiX extensions
  • Fix CNDL0014: Avoid illegal starting characters & ensure id uniqueness
  • Fix: Peer directories were incorrectly identified as children
  • Infra: Update dependencies
  • Infra: Require Node v8