|
| 1 | +# This file was generated by GoReleaser. DO NOT EDIT. |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | +PackageIdentifier: FontGet.FontGet |
| 4 | +PackageVersion: 2.1.0 |
| 5 | +PackageLocale: en-US |
| 6 | +Publisher: Graphixa |
| 7 | +PublisherUrl: https://github.com/Graphixa |
| 8 | +PublisherSupportUrl: https://github.com/Graphixa/FontGet/issues |
| 9 | +PackageName: fontget |
| 10 | +PackageUrl: https://github.com/Graphixa/FontGet |
| 11 | +License: mit |
| 12 | +LicenseUrl: https://github.com/Graphixa/FontGet/blob/main/LICENSE |
| 13 | +Copyright: Copyright (c) Graphixa |
| 14 | +CopyrightUrl: https://github.com/Graphixa/FontGet/blob/main/LICENSE |
| 15 | +ShortDescription: A tiny, cross-platform CLI tool to install and manage fonts from the command line |
| 16 | +Description: A tiny, cross-platform CLI tool to install and manage fonts from the command line. Search for fonts, list installed fonts, install or remove fonts all from the CLI. |
| 17 | +Moniker: fontget |
| 18 | +Tags: |
| 19 | + - fonts |
| 20 | + - font-management |
| 21 | + - nerd-fonts |
| 22 | + - google-fonts |
| 23 | + - font-manager |
| 24 | + - cli |
| 25 | + - command-line |
| 26 | + - cross-platform |
| 27 | + - utility |
| 28 | + - typography |
| 29 | + - terminal |
| 30 | +ReleaseNotes: | |
| 31 | + ## Changelog |
| 32 | + * 69c37d63c45085af74716287c4f2703ce957eead Added Chocolatey package release configuration |
| 33 | + * a421912bdaee5d639d6980ad20389122b504ad40 Added GoReleaser config validation to release workflow |
| 34 | + * 86272a0a13efb8eb338883e7dff62b7b1674738c Added Winget configuration to goreleaser.yaml |
| 35 | + * 09fb12901025dfa9a98f30c49beb537261bcc4f0 Added more critical system fonts to not remove or match |
| 36 | + * 00666e0b154dec478353e178e4df2598b03af0fe Added new table component to commands |
| 37 | + * 7b1a3a50e124473852b9832523c57fc14adb9fa8 Added table components (static and interactive) |
| 38 | + * a3712ab19bf9ba9c834404ba61b4a7e68d9a27a5 Added table components and tests |
| 39 | + * 95f4c931197cb121ca8bfc9a1553d796b21989b1 Bug fixes and improvements to table component |
| 40 | + * 04aa635468f77b462b1590c2633653fa87a88b2c Bugfixes and improvements to table component |
| 41 | + * b9d5ad294a9d355fcac8573aa00fb6066570be22 Deleted table.go |
| 42 | + * dd512fb17c0512de91688d7c3fef8b921bda3dae Finalize release workflow: Use GoReleaser v2, add Chocolatey ids, ensure all packages build on Ubuntu |
| 43 | + * 2fe2b27f5abbe0c381da1e47d3b835826d2fb079 Fix Chocolatey build: Use Windows runner with pre-installed Chocolatey (per dev.to article) |
| 44 | + * 9794a28cecf6962dcacfbef04e81de949630a251 Fix Chocolatey build: Use Windows runner with proper Chocolatey installation |
| 45 | + * 7be93db63e0fe79bf2c4e11602569de0428e3797 Fix Chocolatey job: Skip GitHub release publishing to avoid duplicate asset uploads |
| 46 | + * f92444bb7f4bd2c907d230737e62e4d264f2fdad Fix Chocolatey job: Use --skip=publish and manually publish Chocolatey package to avoid GitHub release conflicts |
| 47 | + * 1a4241b654bcf4929dd97bcd254bcf9ec354c595 Fix GoReleaser config: Remove unsupported pull_request.body field |
| 48 | + * 20f5cff18a26465372357b0f90116590886ea0cb Fix release workflow: Add WINGET_PR_TOKEN and remove winget skip |
| 49 | + * 99fe20d146da12af5583fe2ba82432bb70baac60 Fixed Chocolatey installation in release workflow |
| 50 | + * 5f10c1c66025bb026985c157b6ba1cc247266e0f Fixed interactive table border rendering issues |
| 51 | + * 626e3e8e0c10fa06c91f5a2672c23d7b02b6fa26 Fixed interactive table rendering and styling problems |
| 52 | + * 5c232eb04f18033a1c40ca5a0fb570f96c718696 Fixed table column width calculation issues |
| 53 | + * 812c4bb3184aaa4a2b9059b6688d37783ad4f96b Fixed table truncation issue |
| 54 | + * a85f3a5343cb72c8a72e03cb9f96786e7c259766 Fixed table width calculation for tests |
| 55 | + * ea00a73fb4f0288e8fe1b62435b0fa1e9218a37a Fixed tabletui.go padding issue |
| 56 | + * 8ab74c1171d2be3ab97bd148a6c90523bf4bbf17 Improve table utils to better manage percentage based widths |
| 57 | + * 9bcc2facc85ec12b49608a16a435f602a7c47f3f Improved Add command to support new table component |
| 58 | + * 9649f3e3e807bb7fd3d95ec234e952f3bd5ce7d1 Improved List command to support new table component |
| 59 | + * 451ca4e02076fe92870f320520be4aa558e3998c Improved Sources command to support new table component |
| 60 | + * 0482f557eda8e7cefb8b77dc73d310d470b4dfad Improved add command output and error handling |
| 61 | + * b6f124c1ae514fc0d4300931a388553830da738f Improved audit-flags.go script |
| 62 | + * 5818c2b2eec934d9db8f3bdc27f33c6bc267bdba Improved list command output and error handling |
| 63 | + * 5d44a219a500650be9653a8ed918bb090ef3486f Improved output formatting for strings, paths and user queries |
| 64 | + * a70c7e6ca9b4697427bf81281a99447a0a319149 Improved remove command output and error handling |
| 65 | + * bdd5b98ee66b48cf2f15ed09e4c89f8f3ac3d466 Improved sources table rendering and card rendering |
| 66 | + * 0bc9289a0db8e5598ba190c488a5e553c2a4552f Improved table rendering and error handling |
| 67 | + * 4edd26f76f6fd4e0680ed140b14c3c64c964a49d Improved the way search handles zero results |
| 68 | + * dd3f924a4b4f5b6a31c32bd65245eb0233c71c28 Minor improvements to table utils |
| 69 | + * 258c50217656cc6e0e9f46da966da7a0927bbb9a Remove styling from type column insources info table |
| 70 | + * 758df7a43892f0c583add76a3245067ae59e3f6d Removed static table test command |
| 71 | + * 8e617c4653d7dfc91b16c6f962805fc6b050a4a5 Update documentation-sync.md |
| 72 | + * 9fd50bfdf48b86693f89cd374ed854119cc2ff34 Update release.yml |
| 73 | + * a58272a1e8f51c0d5b25b58d3759202888fc6d47 Updated dependencies |
| 74 | + * a76733ad042ec02a14f38f81b00f9bdf255a0401 Updated help.md to include missing flags |
| 75 | + * db697e6d27800d93df8ada31fd360afda8db116f Updated repository.go |
| 76 | + * ce3b7c6acbadb368a9d1157e4c33dc7fa1c43a90 Updated spinner component to use new spinner model |
| 77 | + * 78a12b9d876ab99c925a3bb30bf31f23594fbacd Updated static table component with advanced hiding and truncation logic |
| 78 | + * 56b62f3a0bfeb2e8c6209d12964b02c8ef7ce6ff Updated system fonts list |
| 79 | + * d587db7202f2ff5f86f777ffdb453255a48eddf4 Updated verbose flag help text |
| 80 | +ReleaseNotesUrl: https://github.com/Graphixa/FontGet/releases/tag/v2.1.0 |
| 81 | +InstallationNotes: FontGet will be installed to your PATH. Run 'fontget --help' to get started. |
| 82 | +ManifestType: defaultLocale |
| 83 | +ManifestVersion: 1.10.0 |
0 commit comments