Releases: vim-denops/deno-denops-std
Releases · vim-denops/deno-denops-std
v3.8.2
What's Changed
- 🐛 Fix "URI malformed" error on
bufnamemodule when aexprcontains percent encoded characters by @lambdalisue in #145
Full Changelog: v3.8.1...v3.8.2
v3.8.1
What's Changed
- 🐛 Fix
decorationmodule on Vim by @lambdalisue in #143
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- 👍 Update target Vim/Neovim versions of
functionandoptionmodules by @lambdalisue in #142 - 📦 Update Deno dependencies by @vim-denops-machine-user in #141
Full Changelog: v3.7.1...v3.8.0
v3.7.1
What's Changed
- 👍 Expose
FileFormatand related functions by @lambdalisue in #140
Full Changelog: v3.7.0...v3.7.1
v3.7.0
What's Changed
- 💥 Remove undocumented public exports and add some features on
buffermodule by @lambdalisue in #139
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- 🐛 Fix behavior of
helper.echo/echoerrand add a way to silence messages by @lambdalisue in #136 - 📦 Update Deno dependencies by @vim-denops-machine-user in #137
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- 👍 Improve
buffer.open()functionality by @lambdalisue in #135
Full Changelog: v3.4.2...v3.5.0
v3.4.2
What's Changed
- 👍 Use
contextattribute for cache by @lambdalisue in #134
Full Changelog: v3.4.1...v3.4.2
v3.4.1
What's Changed
- 📦 Update versions and follow the latest type changes by @lambdalisue in #133
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- 👍 Use
executeinstead ofloadby @lambdalisue in #132
Full Changelog: v3.3.2...v3.4.0