|
| 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.12 |
| 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.12. |
| 24 | + The changelog and commit summary appear below. |
| 25 | + What's Changed |
| 26 | + - fix(menus): restore CCmdUI updates for dialog-based menu handling by @j4y in #205 |
| 27 | + - feat(workflow): add draft Microsoft Store publishing workflow by @j4y in #206 |
| 28 | + - fix(readme): correct typos, spacing, and wording in documentation by @j4y in #208 |
| 29 | + - chore(changelog): add Keep a Changelog–style CHANGELOG.md with full h… by @j4y in #209 |
| 30 | + - style(colorcopdlg): reduce variable scope and clarify grayscale conve… by @j4y in #210 |
| 31 | + - fix: clamp zoom level on load and replace remaining raw HWND usage wi… by @j4y in #211 |
| 32 | + - feat(store): improve submission API debugging with full HTTP status a… by @j4y in #212 |
| 33 | + - fix(store): include empty JSON body to satisfy API and prevent 411 error by @j4y in #213 |
| 34 | + - refactor: introduce local zoom/UI constants and replace magic numbers by @j4y in #214 |
| 35 | + - refactor: modernize file headers and clean up outdated comments by @j4y in #215 |
| 36 | + - refactor(ColorCopDlg): streamline OnLButtonUp state resets and comments by @j4y in #216 |
| 37 | + - chore(format): replace clang-format config with MFC-safe rules and di… by @j4y in #217 |
| 38 | + - style: apply consistent formatting to ColorCop sources and .clang-format by @j4y in #218 |
| 39 | + - refactor: replace wndTopMost with HWND_TOPMOST and modernize ToggleOnTop by @j4y in #219 |
| 40 | + - fix(color-modes): remove incorrect XOR checks and centralize mode swi… by @j4y in #220 |
| 41 | + - fixup by @j4y in #221 |
| 42 | + - refactor: clean up websafe snapback logic and rename state flag by @j4y in #222 |
| 43 | + - refactor(label): replace C-style casts with C++ casts by @j4y in #223 |
| 44 | + - refactor(cmyk): eliminate shadowed RGB locals in UpdateCMYKFromRGB by @j4y in #224 |
| 45 | + - refactor(magnifier): centralize default zoom level and remove redunda… by @j4y in #225 |
| 46 | + - chore(build): simplify build output and remove noisy version logging by @j4y in #226 |
| 47 | + - feat(colorcop): normalize numeric types, remove narrowing, and centra… by @j4y in #227 |
| 48 | + - feat(colorcop): eliminate shadowed strStatus to resolve C4456 warning by @j4y in #228 |
| 49 | + - last-warning by @j4y in #229 |
| 50 | + - fix: use CString::GetString() in TRACE calls by @j4y in #230 |
| 51 | + - Bring existing instance to foreground by @j4y in #231 |
| 52 | + - docs(changelog): add 5.5.12 release notes with fixes, changes, and ne… by @j4y in #232 |
| 53 | + Full Changelog: v5.5.11...v5.5.12 |
| 54 | +ReleaseNotesUrl: https://github.com/ColorCop/ColorCop/releases/tag/v5.5.12 |
| 55 | +ManifestType: defaultLocale |
| 56 | +ManifestVersion: 1.12.0 |
0 commit comments