|
| 1 | +# Created with WinGet Releaser using komac v2.13.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: BrettMayson.HEMTT |
| 5 | +PackageVersion: 1.17.4 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: BrettMayson |
| 8 | +PublisherUrl: https://github.com/BrettMayson |
| 9 | +PublisherSupportUrl: https://github.com/BrettMayson/HEMTT/issues |
| 10 | +PackageName: HEMTT |
| 11 | +PackageUrl: https://github.com/BrettMayson/HEMTT |
| 12 | +License: GPL-2.0 |
| 13 | +LicenseUrl: https://github.com/BrettMayson/HEMTT/blob/HEAD/LICENSE |
| 14 | +ShortDescription: An opinionated build system for Arma 3 mods. |
| 15 | +Tags: |
| 16 | +- arma |
| 17 | +- arma3 |
| 18 | +- hemtt |
| 19 | +ReleaseNotes: |- |
| 20 | + Added |
| 21 | + - bin: hemtt license command for managing license files by @Copilot in #1111 |
| 22 | + - bin: improve binarize crash message with target by @PabstMirror in #1088 |
| 23 | + - config: C16 Lint to verify referenced files exist in project by @PabstMirror in #1108 |
| 24 | + - config: C17 lint extra semicolon by @BrettMayson in #1118 |
| 25 | + - launch: easy way to launch CDLC by @BrettMayson in #1098 |
| 26 | + - photoshoot: wait until object is ready before taking photos by @DartRuffian in #1084 |
| 27 | + - rhai: add file_ext method by @BrettMayson in #1091 |
| 28 | + - sqf: improve handling of _x and _y in iteration by @PabstMirror in #1086 |
| 29 | + - sqf: improve handling of variadic commands by @PabstMirror in #1083 |
| 30 | + - sqf: improve s12 diags by @BrettMayson in #1112 |
| 31 | + - sqf: check params sub-elements by @PabstMirror in #1104 |
| 32 | + - sqf: check for nil/assignment types and call returns by @PabstMirror in #1117 |
| 33 | + - sqf: test all wiki examples by @PabstMirror in #1087 |
| 34 | + Fixed |
| 35 | + - config: handle padded values by @BrettMayson in #1097 |
| 36 | + - hls: fix new files, paths with spaces by @BrettMayson in #1114 |
| 37 | + - sqf: optimize string passing (rust 1.91 clippy) by @PabstMirror in #1110 |
| 38 | + - workspace: Handle prefix and mainprefix in check_is_missing_file by @PabstMirror in #1115 |
| 39 | + Full Changelog: v1.17.2...v1.17.4 |
| 40 | +ReleaseNotesUrl: https://github.com/BrettMayson/HEMTT/releases/tag/v1.17.4 |
| 41 | +Documentations: |
| 42 | +- DocumentLabel: The HEMTT Book |
| 43 | + DocumentUrl: https://brettmayson.github.io/HEMTT |
| 44 | +ManifestType: defaultLocale |
| 45 | +ManifestVersion: 1.10.0 |
0 commit comments