|
| 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.11 |
| 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.11. |
| 24 | + The changelog and commit summary appear below. |
| 25 | + What's Changed |
| 26 | + - refactor: replace magic numbers with shared constants and update READ… by @j4y in #193 |
| 27 | + - refactor(gdi): introduce WindowDC RAII wrapper and apply it in OnPaint by @j4y in #194 |
| 28 | + - docs(installer): add minimal README explaining admin-mode installer a… by @j4y in #195 |
| 29 | + - refactor: modernize LoadPersistentVariables with virtual desktop boun… by @j4y in #196 |
| 30 | + - refactor: replace raw GetDC/ReleaseDC with WindowDC RAII in mouse and… by @j4y in #197 |
| 31 | + - refactor: remove unused HDC and rect members from CColorCopDlg by @j4y in #198 |
| 32 | + - fix: apply automated corrections to improve code quality by @j4y in #199 |
| 33 | + - refactor(menus): remove obsolete UpdateMenu() and rely on MFC built‑i… by @j4y in #200 |
| 34 | + - feat(portable-mode): add command-line switch to enable portable setti… by @j4y in #201 |
| 35 | + - Use GetSettingsFolder; support portable mode by @j4y in #202 |
| 36 | + - fix: portable init logic by @j4y in #203 |
| 37 | + - feat(docs): add portable mode to feature list and revision history by @j4y in #204 |
| 38 | + Full Changelog: v5.5.10...v5.5.11 |
| 39 | +ReleaseNotesUrl: https://github.com/ColorCop/ColorCop/releases/tag/v5.5.11 |
| 40 | +ManifestType: defaultLocale |
| 41 | +ManifestVersion: 1.12.0 |
0 commit comments