2
3
镜像自地址 https://github.com/sammy-ette/Hilbish 已同步 2025-08-10 02:52:03 +00:00

docs: add task in changelog

这个提交包含在:
TorchedSammy 2022-07-09 11:32:00 -04:00
父节点 25c90bdb1b
当前提交 eb80d97ef8
签署人:: sammyette
GPG 密钥 ID: 904FC49417B44DCD

查看文件

@ -1,6 +1,10 @@
# 🎀 Changelog # 🎀 Changelog
## Unreleased ## Unreleased
Note to packagers: Hilbish now uses [Task](Task) insead of Make.
[Task]: https://taskfile.dev/#/
### Added ### Added
- Inline hints, akin to fish and the others. - Inline hints, akin to fish and the others.
To make a handler for hint text, you can set the `hilbish.hinter` function. To make a handler for hint text, you can set the `hilbish.hinter` function.