|
| 1 | +# Created with WinGet Releaser using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: JayPrall.ColorCop |
| 5 | +PackageVersion: 5.5.14 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Jay Prall |
| 8 | +PublisherUrl: https://github.com/ColorCop |
| 9 | +PublisherSupportUrl: https://github.com/ColorCop/ColorCop/issues |
| 10 | +PackageName: Color Cop |
| 11 | +PackageUrl: https://github.com/ColorCop/ColorCop |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/ColorCop/ColorCop/blob/HEAD/LICENSE.txt |
| 14 | +ShortDescription: A Windows-based color picker utility built with Microsoft Foundation Classes (MFC). |
| 15 | +Moniker: colorcop |
| 16 | +Tags: |
| 17 | +- color-picker |
| 18 | +- colorpicker |
| 19 | +- colour-picker |
| 20 | +- colourpicker |
| 21 | +ReleaseNotes: |- |
| 22 | + ColorCop Release |
| 23 | + This release was generated automatically from tag v5.5.14. |
| 24 | + The changelog and commit summary appear below. |
| 25 | + What's Changed |
| 26 | + - feat(security): enable SDL checks and Spectre mitigations for Debug a… by @j4y in #240 |
| 27 | + - refactor(colorcopdlg): replace magic numbers with named CMYK constant… by @j4y in #241 |
| 28 | + - fix(color): switch CMYK output to 0–100% range and clarify RGB invers… by @j4y in #242 |
| 29 | + - docs(readme): add build, release, downloads, license, and winget badges by @j4y in #243 |
| 30 | + - refactor(colorcop): replace RangeCheck with std::clamp and remove leg… by @j4y in #244 |
| 31 | + - refactor(colorcop): replace UpdateData(TRUE) with GetDlgItemInt in RG… by @j4y in #245 |
| 32 | + - feat(security): enable CFG and SafeSEH in Win32 build by @j4y in #246 |
| 33 | + - refactor(ui): centralize eyedropper cursor selection and remove redun… by @j4y in #247 |
| 34 | + - refactor(sampling): fix flag checks and unify sampling‑mode switching… by @j4y in #248 |
| 35 | + - feat: modernize hex‑case normalization and limit UI updates to hex field by @j4y in #249 |
| 36 | + - refactor(colorcop): move entire project into ColorCop/ subdirectory by @j4y in #252 |
| 37 | + - fix(build): write version.h and version.iss to ColorCop subdirectories by @j4y in #253 |
| 38 | + - docs: refine README and add generated version files to gitignore by @j4y in #254 |
| 39 | + - chore: remove legacy Release.dat artifact from project by @j4y in #255 |
| 40 | + - feat(theme): introduce dark mode support with owner‑drawn controls and themed status bar by @j4y in #256 |
| 41 | + Full Changelog: v5.5.13...v5.5.14 |
| 42 | +ReleaseNotesUrl: https://github.com/ColorCop/ColorCop/releases/tag/v5.5.14 |
| 43 | +ManifestType: defaultLocale |
| 44 | +ManifestVersion: 1.12.0 |
0 commit comments