mirror of https://github.com/Hilbis/Hilbish
Compare commits
3 Commits
25c90bdb1b
...
8ab38d5f9d
Author | SHA1 | Date |
---|---|---|
TorchedSammy | 8ab38d5f9d | |
TorchedSammy | cf10a5270c | |
TorchedSammy | eb80d97ef8 |
|
@ -1,6 +1,10 @@
|
|||
# 🎀 Changelog
|
||||
|
||||
## Unreleased
|
||||
**NOTE:** Hilbish now uses [Task] insead of Make for builds.
|
||||
|
||||
[Task]: https://taskfile.dev/#/
|
||||
|
||||
### Added
|
||||
- Inline hints, akin to fish and the others.
|
||||
To make a handler for hint text, you can set the `hilbish.hinter` function.
|
||||
|
|
Loading…
Reference in New Issue