|
| 1 | +# Created with komac v2.12.1 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: eask.cli |
| 5 | +PackageVersion: 0.11.7 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: The Eask Authors |
| 8 | +PublisherUrl: https://emacs-eask.github.io/ |
| 9 | +PublisherSupportUrl: https://github.com/emacs-eask/cli/issues |
| 10 | +Author: The Eask Authors |
| 11 | +PackageName: eask-cli |
| 12 | +PackageUrl: https://emacs-eask.github.io/ |
| 13 | +License: GPL-3.0 |
| 14 | +LicenseUrl: https://emacs-eask.github.io/License/ |
| 15 | +Copyright: Copyright 2024 The Eask Authors. |
| 16 | +ShortDescription: CLI for building, running, testing, and managing your Emacs Lisp dependencies |
| 17 | +Description: Eask was built to use as a package development tool in your Elisp packages. But |
| 18 | +Tags: |
| 19 | +- elisp-emacs |
| 20 | +ReleaseNotes: |- |
| 21 | + - fix(install): Package installed calculation (a479d53) |
| 22 | + - fix(install-file): Get correct install package name (#318) |
| 23 | + - feat: Add :try for depends-on DSL (#319) |
| 24 | + - fix: Warning missing lexical-binding cookie in Eask-file (#320) |
| 25 | + - fix(extern): Avoid patching compat functions (524c02d) |
| 26 | + - feat(_prepare.el): Respect global/system-wide packages (e0732f2) |
| 27 | + - fix(lisp/extern): Clean up compat (2b41f5d) |
| 28 | + - fix(lisp): Paint keywords with nested ansi codes (#323) |
| 29 | + - feat(create): Add new command for el-project (#325) |
| 30 | + - feat(lint): Add command for org-lint (#328) |
| 31 | + - fix: Avoid using white color for light theme (8acdc65) |
| 32 | +ReleaseNotesUrl: https://github.com/emacs-eask/cli/releases/tag/0.11.7 |
| 33 | +ManifestType: defaultLocale |
| 34 | +ManifestVersion: 1.10.0 |
0 commit comments