Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinjhlee committed Dec 6, 2024
1 parent d15e890 commit 6bc2d3b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
Binary file modified dist/latest.tgz
Binary file not shown.
24 changes: 12 additions & 12 deletions index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@ v0.4.15:
sum: 869db38e4bd7178085fe97fb39ae378ec3a29257b5a9649a357f299ed268365cbd3bd2b798bbdfe3b7a782aa7d0f1b8f174706c05dd89d152608628f94419615
date: 2024-12-03 12:16:13+0000
change:
mirror:
update:
- cn: '`x mirror npm` 支持为 npm 配置华为云和腾讯云镜像源'
en: '`x mirror npm` supports configuring Huawei Cloud and Tencent Cloud mirror sources for npm.'
env|pkg:
update:
- cn: |
`pkg` 和 `env` 模块新增了 `upgrade` 功能,用于升级全局环境中已安装的软件包版本,默认升级到 "default" 版本。
`pkg` 和 `env` 模块新增了 `upgrade` 功能,用于升级全局环境中已安装的软件包版本,默认升级到 "default" 版本。 ([#107](https://github.com/x-cmd/x-cmd/issues/107))
同时,`x env upgrade` 等同于执行 `x env use --upgrade`。
示例:
Expand All @@ -21,7 +17,7 @@ v0.4.15:
x env upgrade jq yq fzf
```
en: |
Added the `upgrade` feature to the `pkg` and `env` modules for updating the versions of globally installed packages, with the default upgrade target set to "default" version.
Added the `upgrade` feature to the `pkg` and `env` modules for updating the versions of globally installed packages, with the default upgrade target set to "default" version.([#107](https://github.com/x-cmd/x-cmd/issues/107))
Additionally, `x env upgrade` is equivalent to `x env use --upgrade`.
Example:
Expand Down Expand Up @@ -54,16 +50,21 @@ v0.4.15:
en: The `theme`, `starship`, and `oh-my-posh` modules are currently not supported in non-POSIX shell environments. Added corresponding checks and interception logic for these modules.
chat:
update:
- cn: 交互式终端中使用 AI Chat 功能时,不再使用 `less` 命令,以确保结果直接可见,提升用户体验。
en: When using the AI Chat feature in an interactive terminal, the `less` command is no longer used to ensure results are directly visible, enhancing user-friendliness.
- cn: 交互式终端中使用 AI Chat 功能时,不再使用 `less` 命令,以确保结果直接可见,提升用户体验 ([#124](https://github.com/x-cmd/x-cmd/issues/124))
en: When using the AI Chat feature in an interactive terminal, the `less` command is no longer used to ensure results are directly visible, enhancing user-friendliness ([#124](https://github.com/x-cmd/x-cmd/issues/124)).
man:
bugfix:
- cn: 修复 `x man` 无法在 fish shell 中预览 man 文档的问题 [x-cmd/x-cmd/issues/128](https://github.com/x-cmd/x-cmd/issues/128)。
en: Fixed the issue that `x man` could not preview the Man document in the fish shell [x-cmd/x-cmd/issues/128](https://github.com/x-cmd/x-cmd/issues/128).
blog: null
- cn: 修复 `x man` 无法在 fish shell 中预览 man 文档的问题 ([#128](https://github.com/x-cmd/x-cmd/issues/128))。
en: Fixed the issue that `x man` could not preview the Man document in the fish shell ([#128](https://github.com/x-cmd/x-cmd/issues/128)).
mirror:
update:
- cn: '`x mirror npm` 支持为 npm 配置华为云和腾讯云镜像源 ([#155](https://github.com/x-cmd/x-cmd/issues/115))'
en: '`x mirror npm` supports configuring Huawei Cloud and Tencent Cloud mirror sources for npm. ([#155](https://github.com/x-cmd/x-cmd/issues/115))'
blog: /blog/241206
name: v0.4.15
alpha: true
beta: true
latest: true
v0.4.14:
sum: a702524dbdc70e1983370cc8a8d1ad035c130b3cabf09348a46c4e07581d7ccc945d65a9d1f017f3fc21be8488a7c1cff8ac05ee5eafb3d8f17c2565f044a8e5
date: 2024-11-21 09:50:37+0000
Expand Down Expand Up @@ -256,7 +257,6 @@ v0.4.14:
en: Added support for the NixOS environment, fixing issues where certain commands could not be found and addressing the lack of `awk` dependency. Users can now seamlessly use the `x-cmd` toolkit in the NixOS environment.
blog: /blog/241126
name: v0.4.14 - webtop pwsh
latest: true
v0.4.13:
sum: 61adb9fc6f6167e1380729bc24b0fbfd9d936db29ac649bab3be7b2dae519b2cddd2d5a0a7ae5bb3ad4a5a1935113a95eec1bea6de393cc1f59e4db209a7fc0f
date: 2024-10-21 12:50:52+0000
Expand Down

0 comments on commit 6bc2d3b

Please sign in to comment.