What's Changed
This release had a big increase in community contributions so thank you to everyone who's contributed or made an issue to komac!
Major changes⭐
- Support for Inno Setup 6.7.0
- WinGet 1.12.0 manifests are now created by default
Fixes and other changes 🔧
- Handle empty paths in NSIS file deletion by @pl4nty in #1547
- Ignore file extension casing in analyzer by @UnownPlain in #1556
- Parse NSIS install directory after version by @pl4nty in #1559
- Allow multiple packages to be submited with
komac submitby @UnownPlain in #1511 - Use
AppVerNameas DisplayName ifUninstallDisplayNameisn't present by @UnownPlain in #1562 - Simulate NSIS onInit callback and fix IfFlag condition by @pl4nty in #1581
- Remove bullet point list from CONTRIBUTING.md by @Dvd-Znf in #1590
- docs: GitHub token setup using GitHub CLI by @mloskot in #1592
- Wrap GitHub errors so they're displayed by @pl4nty in #1586
- Fix sync command showing success on failure - 90691ae
New Contributors
Full Changelog: v2.14.0...v2.15.0