Releases: vim-denops/deno-denops-std
Releases · vim-denops/deno-denops-std
v3.7.1
What's Changed
- 👍 Expose
FileFormat
and 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
buffer
module by @lambdalisue in #139
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- 🐛 Fix behavior of
helper.echo/echoerr
and 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
context
attribute 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
execute
instead ofload
by @lambdalisue in #132
Full Changelog: v3.3.2...v3.4.0
v3.3.2
What's Changed
- 🌿 Fix test failure on Vim by @lambdalisue in #131
- 💪 Use relative imports instead by @lambdalisue in #130
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- 🐛 Ensure
modifiable
inassign
by @lambdalisue in #129
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Refactoring and add
buffer
andargument
modules by @lambdalisue in #128
Full Changelog: v3.2.0...v3.3.0