Commit graph

15 commits

Author SHA1 Message Date
ObserverOfTime
b9a762008e
build: fix typo in bash completion (#165)
Some checks failed
Build / Build Binary (push) Failing after 2s
Test Coverage / build (push) Has been cancelled
check_typos / build (push) Has been cancelled
Build / release (push) Has been cancelled
2025-05-22 23:56:27 +09:00
ShootingStarDragons
5b07639514 chore: bump version to 0.8.23
Some checks failed
Test Coverage / build (push) Waiting to run
check_typos / build (push) Waiting to run
Build / Build Binary (push) Failing after 6s
Build / release (push) Has been cancelled
This version use the forked lsp-types, bump the dependence of
fluent-uri. This release contains a lot of experiment things, like using
the async trait of rust instead of that of async-trait, like using
fluent-uri instead of the crate of url.

This release also is used to
test the pr for fluent-uri. I believe the fluent-uri is better than that
url, and also make a pr, but the author these days is very busy, and
does have time to review my pr, so I added my modification to my forked
lsp-types which is named as lsp-types-f. If there is any problem, please
open an issue for me, I will try to fix it
2025-05-21 00:05:19 +09:00
idealseal
fdb0b668e0
fix: install fish completions in vendor directory (#152)
Ref: https://fishshell.com/docs/current/completions.html#where-to-put-completions

Signed-off-by: idealseal <realidealseal@protonmail.com>
2025-03-30 07:43:58 +09:00
ShootingStarDragons
e03b9e7646 chore: bump version 2025-02-06 22:37:57 +09:00
ShootingStarDragons
58681f3d2e fix: always go back to source dir 2024-09-14 15:02:02 +09:00
ShootingStarDragons
6282384d6a chore: use finded pacakge to run command 2024-09-03 20:19:40 +08:59
ShootingStarDragons
6d98bb3537 fix: find python to run wrapper 2024-09-03 10:36:37 +08:59
ShootingStarDragons
77cb398c9e feat: use python cargo_wrapper.py to build 2024-09-03 01:12:43 +08:59
ShootingStarDragons
46ac7e3b37 chore: fmt meson build 2024-09-02 23:56:34 +08:59
ShootingStarDragons
f3f6617ffa fix: do not use && in custom_command 2024-09-02 23:54:02 +08:59
ShootingStarDragons
e200a3c078 chore: prepare bump version 2024-08-29 20:14:10 +08:59
ShootingStarDragons
00603a3d14 chore: bump version 2024-08-04 01:01:09 +08:59
ShootingStarDragons
56fd93e49f feat: use lazylock 2024-07-25 22:56:57 +08:59
ShootingStarDragons
c799ec4e80 chore: typo in meson build 2024-07-03 11:08:47 +08:59
ShootingStarDragons
a44b5e0c5b feat: add meson build 2024-07-03 11:07:30 +08:59