Releases: vim-denops/denops.vim
Releases · vim-denops/denops.vim
v7.0.3
What's Changed
- ☕ Update GitHub Actions by @lambdalisue in #395
- 🌿 run test CI when any json(c) files changed by @Milly in #398
- ☕ Migrate
Update
workflow tomolt-action
by @hasundue in #399 - 👍 Check
deno
executable and show executable path incheckhealth
by @lambdalisue in #402 - 👍 show constraint error warning by @Milly in #404
- 🌿 split server.vim tests by @Milly in #405
- 👍
denops#plugin#check_type()
shows 'no plugins are loaded' message by @Milly in #407 - ☕ Improve test CI by @Milly in #409
- 📦 🌿 update deps for testing by @Milly in #410
- 📦 bump jsr:@std/semver from ^0.224.3 to ^1.0.1 by @Milly in #412
- 📦 🌿 bump npm:@types/sinon from 17.0.3 to ^17.0.3 by @Milly in #411
- 👍 no package json by @Milly in #414
- 🌿 add module that resolves testdata path or URL by @Milly in #417
- 👍 rejects if the plugin name is invalid by @Milly in #418
- 🌿 use core/asyncutil instead lambdalisue/async by @Milly in #419
Full Changelog: v7.0.2...v7.0.3
v7.0.2
What's Changed
- ☕ Add
denops/supported-versions.json
and check if all information is updated by @lambdalisue in #396
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- 👍 add
^
prefix to dependency versions by @Milly in #394 - 📦 Update unknownutil to v4 by @lambdalisue in #393
Full Changelog: v7.0.0...v7.0.1
v7.0.0
v6.0.11
What's Changed
- 👍 Remove
args
from error messages ofcall/batch
by @lambdalisue in #376 - 👍 Forcibly show info/warn/error messages block to the user (RFC) by @lambdalisue in #377
Full Changelog: v6.0.10...v6.0.11
v6.0.10
What's Changed
- 🐛 Fix denops#server#deno variable name by @lambdalisue in #371
- 👍 Improve error message of
call
by @lambdalisue in #374 - 👍 Support Deno cache issue detection on Deno 1.38 by @lambdalisue in #375
Full Changelog: v6.0.9...v6.0.10
v6.0.9
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
v6.0.7
What's Changed
- 💪 Use type alias instead of comments by @lambdalisue in #339
- 🐛 Do NOT throw an error on
denops#server#close
by @lambdalisue in #338
Full Changelog: v6.0.6...v6.0.7