Skip to content

Releases: mimparat132/kube.nvim

v1.2.0

09 Oct 00:39
991f860
Compare
Choose a tag to compare

1.2.0 (2024-10-09)

Features

1.1.0

17 Jul 04:27
d5746d1
Compare
Choose a tag to compare

Added features:

  • get_kustomize_path() and get_yq_path() no longer cause neovim to think you have changed the file when you go to close the file.
  • Added the following functions:
    • get_k8s_metadata()
    • encrypt_line()
    • decrypt_line()
  • Updated docs to reflect changes

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

14 Jul 21:27
Compare
Choose a tag to compare

Includes a rockspec to pull down the lyaml luarock dependency for kube.nvim