denops.vim

🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno

MIT License

Stars
629
Committers
25

Bot releases are hidden (Show)

denops.vim - v3.3.1

Published by kuuote almost 2 years ago

What's Changed

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v3.3.0...v3.3.1

denops.vim - v3.3.0

Published by lambdalisue almost 2 years ago

What's Changed

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v3.2.2...v3.3.0

denops.vim - v3.2.2

Published by lambdalisue almost 2 years ago

What's Changed

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v3.2.1...v3.2.2

denops.vim - v3.2.1

Published by Shougo almost 2 years ago

What's Changed

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v3.2.0...v3.2.1

denops.vim - v3.2.0

Published by lambdalisue about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v3.1.0...v3.2.0

denops.vim - v3.1.0

Published by lambdalisue about 2 years ago

What's Changed

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v3.0.2...v3.1.0

denops.vim - v3.0.2

Published by lambdalisue over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v3.0.1...v3.0.2

denops.vim - v3.0.1

Published by lambdalisue over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v3.0.0...v3.0.1

denops.vim - v3.0.0

Published by lambdalisue over 2 years ago

denops.vim - v2.2.0

Published by lambdalisue almost 3 years ago

What's Changed

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v2.1.2...v2.2.0

denops.vim - v2.1.2

Published by lambdalisue almost 3 years ago

denops.vim - v2.1.1

Published by lambdalisue almost 3 years ago

What's Changed

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v2.1.0...v2.1.1

denops.vim - v2.1.0

Published by lambdalisue almost 3 years ago

What's Changed

Full Changelog: https://github.com/vim-denops/denops.vim/compare/v2.0.3...v2.1.0

denops.vim -

Published by lambdalisue about 3 years ago

denops.vim -

Published by lambdalisue about 3 years ago

denops.vim -

Published by lambdalisue about 3 years ago

denops.vim - v2.0.0

Published by lambdalisue about 3 years ago

  • Drop Deno prior to v1.14.0
  • Drop Vim prior to v8.2.3081
  • Drop Neovim prior to v0.5.0
  • Remove deprecated/obsoleted features
denops.vim -

Published by lambdalisue about 3 years ago

denops.vim -

Published by lambdalisue about 3 years ago

denops.vim - v1.10.0: The versioning policy is changed

Published by lambdalisue about 3 years ago

From this version, we changed the versioning policy.

Now, denops.vim version indicates the code versions of denops/@denops which is published to deno.land as denops_core module. Thus, developers will notice denops interface change and if they need to change the code.