v6.0.8
What's Changed
- π Automatically wait the target plugin on
denops.dispatch()
by @lambdalisue in #340 - β Improve CI tests by @lambdalisue in #343
- π Add
denops#cache#update()
function to update Deno module cache of denops itself and denops plugins inruntimepath
by @lambdalisue in #342 - π Fix
denops#plugin#wait_async
by @lambdalisue in #346 - πͺ Use
Entrypoint
style in test code by @lambdalisue in #347 - π Fix error log message by @Milly in #351
- π Show a warning message when Deno module cache issue is detected by @lambdalisue in #359
- π Refactor
denops#plugin
module and fixdenops#cache#update()
to use registered plugins instead by @lambdalisue in #367
Full Changelog: v6.0.7...v6.0.8