What's Changed
This is a big update mainly dedicated to NSIS analysis!
New features ⭐
- Added extensive NSIS (Nullsoft Scriptable Install System) analysis to retrieve architecture, scope, install directory, registry entries, and more from a Nullsoft installer
- Added a check for existing pull requests when removing dead versions - #813
- Install directory and install scope are now retrieved from Inno Setup installers
Fixes and other changes 🔧
- Fixed
No architecture was found in the MSI
if the platform is missing - #808 - Optimised merging new installers with previous installers
- Lots of optimisations
Full Changelog: v2.6.0...v2.7.0